diff options
Diffstat (limited to 'package/flot/Config.in')
-rw-r--r-- | package/flot/Config.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/flot/Config.in b/package/flot/Config.in index 60534c1da..0bd6b14a9 100644 --- a/package/flot/Config.in +++ b/package/flot/Config.in @@ -20,6 +20,11 @@ if BR2_PACKAGE_FLOT comment "flot plugins" +config BR2_PACKAGE_FLOT_FILLBETWEEN + bool "fillbetween" + help + Flot plugin for computing bottoms for filled line and bar charts + config BR2_PACKAGE_FLOT_NAVIGATE bool "navigate" help |