- 01 Nov, 2012 1 commit
- 
- 
Nick Campbell authoredLocally declared insertSteps by adding var s.t. it would no longer be a global variable. Signed-off-by:Nick Campbell <nicholas.j.campbell@gmail.com> 
 
- 
- 26 Sep, 2012 2 commits
- 
- 
David Schnur authored
- 
David Schnur authoredAdded options to customize tilted pie shadows. 
 
- 
- 22 Sep, 2012 3 commits
- 
- 
David Schnur authored
- 
David Schnur authored
- 
David Schnur authoredFix 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 authoredFixed a typo. 
- 
David Schnur authoredUpdate links to point to flotcharts.org. 
 
- 
- 12 Sep, 2012 1 commit
- 
- 
Chage Juan authoredFix typo 
 
- 
- 07 Sep, 2012 1 commit
- 
- 
dalton authoredProject links have changed. 
 
- 
- 31 Jul, 2012 1 commit
- 
- 
David Schnur authored
 
- 
- 29 Jul, 2012 3 commits
- 
- 
David Schnur authored
- 
David Schnur authored
- 
David Schnur authoredCast tick label to string prior to `replace` call 
 
- 
- 27 Jul, 2012 1 commit
- 
- 
Shad Downey authoredIn 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 authoredThe 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 authoredBasic retina display support 
 
- 
- 18 Jul, 2012 3 commits
- 
- 
David Schnur authoredAuto-generation of legend colors no longer results in only white and black above a certain number of series. 
- 
David Schnur authored
- 
David Schnur authoredAs 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 authoredLinked 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 authoredAdded a plugin to generate error bars. 
- 
David Schnur authored
- 
David Schnur authored
- 
David Schnur authoredAllow custom highlight color 
- 
David Schnur authored
- 
David Schnur authored
- 
David Schnur authored
 
- 
