aboutsummaryrefslogtreecommitdiffstats
path: root/public/javascripts/jquery.flot.errorbars.min.js
Commit message (Collapse)AuthorAgeLines
* Add (and use) minified versions of the Flot JavascriptMark Longair2013-10-15-0/+1
|
* Update flot to a development versionMark Longair2013-10-15-63/+0
| | | | | | This updates flot to version 0c2f6e3, which should be shortly before the release of 0.8.2. This is required for the tickrotor extension (allowing rotated public body names on the x-axis).
* Add the flot Javascript graph drawing library version 0.8.1Mark Longair2013-08-15-0/+63
From the full distribution, this only includes the basic libary and the component for plotting error bars. (Flot is MIT licensed.)