- 16 Jul, 2012 11 commits
-
-
David Schnur authored
Added a plugin to generate error bars.
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
Allow custom highlight color
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
Correct GitHub Syntax Highlighting in API markdown file
-
- 15 Jul, 2012 8 commits
-
-
Alexander Blunck authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
Check whether an axis has a generator, rather than a mode. In most cases this is functionally the same, but it also handles the case where an axis mode plug-in specifies only the formatter, and expects to use the default base-10 generator.
-
David Schnur authored
Added an option to control legend sort order.
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
Added a legend 'sorted' option that allows sorting of legend entries independent of series order. It accepts either null/false, true, 'ascending', 'descending' or a comparator function.
-
- 11 Jul, 2012 2 commits
-
-
David Schnur authored
-
David Schnur authored
Throw error when flot.time plugin is missing.
-
- 10 Jul, 2012 4 commits
-
-
David Schnur authored
- The faster toFixed alternative now returns a string, as tickFormatter is expected to do
-
yaelelmatad authored
We changed the === to == and removed the typeof operator. We also changed the tabs to spaces.
-
David Schnur authored
-
David Schnur authored
Switched to a much a faster default tickFormatter.
-
- 09 Jul, 2012 2 commits
-
-
yaelelmatad authored
Fixes issues 709 on google code.
-
Rui Pereira authored
As in http://code.google.com/p/flot/issues/detail?id=215
-
- 27 Jun, 2012 1 commit
-
-
Clemens Stolle authored
- toFixed() is sloooow http://jsperf.com/tofixed-vs-factor
-
- 18 Jun, 2012 2 commits
- 15 Jun, 2012 3 commits
- 13 Jun, 2012 2 commits
-
-
David Schnur authored
Fix minTickSize for year units
-
Mark Côté authored
-
- 08 Jun, 2012 1 commit
-
-
Mark Côté authored
-
- 06 Jun, 2012 3 commits
- 04 May, 2012 1 commit
-
-
David Schnur authored
-