- 10 Oct, 2012 1 commit
-
-
Ralph Holzmann authored
-
- 26 Sep, 2012 2 commits
-
-
David Schnur authored
-
David Schnur authored
Added options to customize tilted pie shadows.
-
- 22 Sep, 2012 3 commits
-
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
Fix makeCanvas for IE, broken by Retina support introduced in 179d2e1d.
-
- 21 Sep, 2012 5 commits
-
-
Julien Thomas authored
-
Julien Thomas authored
-
Julien Thomas authored
-
Julien Thomas authored
-
Julien Thomas authored
-
- 13 Sep, 2012 2 commits
-
-
David Schnur authored
Fixed a typo.
-
David Schnur authored
Update links to point to flotcharts.org.
-
- 12 Sep, 2012 1 commit
-
-
Chage Juan authored
Fix typo
-
- 07 Sep, 2012 1 commit
-
-
dalton authored
Project links have changed.
-
- 31 Jul, 2012 1 commit
-
-
David Schnur authored
-
- 29 Jul, 2012 3 commits
-
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
Cast tick label to string prior to `replace` call
-
- 27 Jul, 2012 1 commit
-
-
Shad Downey authored
In the edge case that an actual integer, or other non-string, is passed as a label, it must be cast to String before `replace` can safely be called.
-
- 25 Jul, 2012 1 commit
-
-
David Schnur authored
The recent changes to add retina support included a call to getContext made before excanvas/flashcanvas had a chance to register their hooks; fixed by moving that code up a few lines.
-
- 21 Jul, 2012 3 commits
-
-
David Schnur authored
-
David Schnur authored
- Minor code cleanup and comments describing how we use pixel ratios.
-
David Schnur authored
Basic retina display support
-
- 18 Jul, 2012 3 commits
-
-
David Schnur authored
Auto-generation of legend colors no longer results in only white and black above a certain number of series.
-
David Schnur authored
-
David Schnur authored
As the size of the variation increases, the resulting colors approach white and black. To avoid this we now reset the variation when it gets too large. This results in repeated colors, but that's much better than a list full of whites and blacks.
-
- 17 Jul, 2012 1 commit
-
-
David Schnur authored
-
- 16 Jul, 2012 12 commits
-
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
Linked the errorbars example to the examples index page, and cleaned up both the example and documentation at the top of the plugin.
-
David Schnur authored
-
David Schnur authored
-
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
-