summaryrefslogtreecommitdiffstats
path: root/package/jquery-sparkline/Config.in
blob: ae66364aa6813206ada30f8f23a6ce0a47900b58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config BR2_PACKAGE_JQUERY_SPARKLINE
	bool "jQuery-Sparkline"
	select BR2_PACKAGE_JQUERY
	help
	  This jQuery plugin generates sparklines (small inline
	  charts) directly in the browser using data supplied either
	  inline in the HTML, or via javascript.

	  The plugin is compatible with most modern browsers and has
	  been tested with Firefox 2+, Safari 3+, Opera 9, Google
	  Chrome and Internet Explorer 6, 7 & 8.

	  http://www.omnipotent.net/jquery.sparkline/