Skip to content

qistoph/MMM-dynchart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

		{
			module: 'dynchart',
			position: 'top_center',
			header: 'Dyn.Chart',
			config: {
				samples: [
					[new Date(2016, 0, 5), 80, 14],
					[new Date(2016, 1, 1), 78.4, 8],
					[new Date(2016, 2, 2), 77.2, 7],
					[new Date(2016, 3, 5), 76.8, 6],
					[new Date(2016, 4, 0), 76.4, 7],
					[new Date(2016, 5, 3), 76.4, 6],
					[new Date(2016, 6, 5), 75.9, 6],
					[new Date(2016, 7, 1), 75.8, 6],
					[new Date(2016, 8, 4), 75.9, 7],
					[new Date(2016, 9, 6), 76, 6],
					[new Date(2016, 10, 2), 76.8, 5],
					[new Date(2016, 11, 4), 78, 5],
				]
			}
		},

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published