2
1

Config.in 467 B

12345678910111213
  1. config BR2_PACKAGE_JQUERY_SPARKLINE
  2. bool "jQuery-Sparkline"
  3. select BR2_PACKAGE_JQUERY
  4. help
  5. This jQuery plugin generates sparklines (small inline
  6. charts) directly in the browser using data supplied either
  7. inline in the HTML, or via javascript.
  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. http://www.omnipotent.net/jquery.sparkline/