Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions plugins/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,14 @@ <h3>Drawing</h3>
<em>by <a href="https://github.com/kcdr">kcdr</a></em> -
Draws markers for minimum/maximum range and average values of series.</p>

<p><a href="https://github.com/jasonroman/flot-barnumbers-enhanced">Bar Numbers Enhanced</a>
<em>by <a href="https://github.com/jasonroman">Jason Roman</a></em> -
Enhanced version of the <a href="https://github.com/joetsoi/flot-barnumbers">flot-barnumbers plugin</a> by <a href="https://github.com/joetsoi">Joe Tsoi</a> with additional label and formatting options.</p>

<p><a href="https://github.com/jasonroman/flot-compareseries">Compare Series</a>
<em>by <a href="https://github.com/jasonroman">Jason Roman</a></em> -
Compares one or more series to a base series and modifies series colors based on the differences.</p>

<p><a href="https://github.com/whatbox/jquery.flot.fillbelow">Fill Below</a>
<em>by <a href="https://github.com/anthonyryan1">anthonyryan1</a></em> -
Fill below instead of between, useful for difference line graphs.</p>
Expand Down Expand Up @@ -110,6 +118,10 @@ <h3>Drawing</h3>
<em>by <a href="https://github.com/zikolach">zikolach</a></em> -
Yet another stacking plugin. Supports negative values for bars and only positive for another diagram types.</p>

<p><a href="https://github.com/jasonroman/flot-topbar">Topbar</a>
<em>by <a href="https://github.com/jasonroman">Jason Roman</a></em> -
Specifies bar chart series that display just the top line of the bar and do not fill in the area below.</p>

<p><a href="http://jumflot.jumware.com/examples/Experimental/waterfall.html">Waterfall</a>
<em>by <a href="https://github.com/jumjum123">Jürgen Marsch</a></em> -
Extends the core stacking plugin to produce waterfall plots.</p>
Expand Down