- 22 Nov, 2012 5 commits
- 
- 
Lau Bech Lauritzen authoredUse placeholder dimensions instead og canvas dimensions in calculations which fixes draw bug after introducing Retina support in Flot core 
- 
David Schnur authored
- 
David Schnur authoredRemoved implicit global variables in threshold plugin. 
- 
David Schnur authored
- 
David Schnur authoredCleaner and portable function to get pixelratio. 
 
- 
- 15 Nov, 2012 1 commit
- 
- 
David Schnur authored
 
- 
- 13 Nov, 2012 1 commit
- 
- 
maimairel authoredThis patch is intended the make getPixelRatio function portable and cleaner :) Previous indentation issue has also been fixed. Thanks :) 
 
- 
- 11 Nov, 2012 3 commits
- 
- 
David Schnur authored
- 
David Schnur authoredSupport different border color and widths for each side of the chart. 
- 
David Schnur authoredEdited grammatical error. 
 
- 
- 09 Nov, 2012 1 commit
- 
- 
Steve Robinson authored
 
- 
- 08 Nov, 2012 1 commit
- 
- 
ara818 authored
 
- 
- 03 Nov, 2012 1 commit
- 
- 
David Schnur authoredAdded Szymon Barglowski, who originally reported the fmt variable. 
 
- 
- 01 Nov, 2012 4 commits
- 
- 
David Schnur authored
- 
David Schnur authoredPrevent insertSteps and fmt from becoming global. 
- 
Nick Campbell authored`fmt` was being hoisted as a global variable. Signed-off-by:Nick Campbell <nicholas.j.campbell@gmail.com> 
- 
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> 
 
- 
- 28 Sep, 2012 1 commit
- 
- 
Lasse Dahl Ebert authored
 
- 
- 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 2 commits
- 
- 
David Schnur authored
- 
David Schnur authored- Minor code cleanup and comments describing how we use pixel ratios. 
 
- 
