summaryrefslogtreecommitdiffstats
path: root/package/flot/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/flot/Config.in')
-rw-r--r--package/flot/Config.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/package/flot/Config.in b/package/flot/Config.in
index 0bd6b14a9..90a4278c0 100644
--- a/package/flot/Config.in
+++ b/package/flot/Config.in
@@ -14,12 +14,17 @@ config BR2_PACKAGE_FLOT
Safari 3.0+, Opera 9.5+ and Konqueror 4.x+ with the HTML
canvas tag.
- https://code.google.com/p/flot/
+ http://www.flotcharts.org/
if BR2_PACKAGE_FLOT
comment "flot plugins"
+config BR2_PACKAGE_FLOT_CANVAS
+ bool "canvas"
+ help
+ Flot plugin to render axis tick labels directly to the canvas
+
config BR2_PACKAGE_FLOT_FILLBETWEEN
bool "fillbetween"
help