xref: /OK3568_Linux_fs/buildroot/package/jquery-sparkline/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_JQUERY_SPARKLINE
2	bool "jquery-sparkline"
3	help
4	  This jQuery plugin generates sparklines (small inline
5	  charts) directly in the browser using data supplied either
6	  inline in the HTML, or via javascript.
7
8	  The plugin is compatible with most modern browsers and has
9	  been tested with Firefox 2+, Safari 3+, Opera 9, Google
10	  Chrome and Internet Explorer 6, 7 & 8.
11
12	  http://www.omnipotent.net/jquery.sparkline/
13