diff --git a/plugins/index.html b/plugins/index.html index 41e8bfd..a32afef 100644 --- a/plugins/index.html +++ b/plugins/index.html @@ -62,6 +62,14 @@
Bar Numbers Enhanced +by Jason Roman - +Enhanced version of the flot-barnumbers plugin by Joe Tsoi with additional label and formatting options.
+ +Compare Series +by Jason Roman - +Compares one or more series to a base series and modifies series colors based on the differences.
+Fill Below by anthonyryan1 - Fill below instead of between, useful for difference line graphs.
@@ -110,6 +118,10 @@Topbar +by Jason Roman - +Specifies bar chart series that display just the top line of the bar and do not fill in the area below.
+Waterfall by Jürgen Marsch - Extends the core stacking plugin to produce waterfall plots.