- 12 Dec, 2012 3 commits
-
-
David Schnur authored
Removed unnecessary canvas skipPositioning flag.
-
David Schnur authored
-
David Schnur authored
The primary canvas uses position: absolute while the overlay canvas does not. This can cause the two to get out of alignment in rare cases when floating elements are placed near the plot placeholder. There doesn't appear to be any reason why the overlay can't also be absolutely-positioned, so I've just removed the flag entirely.
-
- 04 Dec, 2012 1 commit
-
-
David Schnur authored
-
- 03 Dec, 2012 3 commits
-
-
David Schnur authored
Updated license headers for #805.
-
David Schnur authored
Added licensing information to each file's headers, along with some minor cleanup.
-
David Schnur authored
Update timezone-js and Olson db; list sources in README.md.
-
- 02 Dec, 2012 3 commits
- 01 Dec, 2012 14 commits
-
-
David Schnur authored
-
David Schnur authored
Fixed global variables and missing seimcolons.
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
- 28 Nov, 2012 1 commit
-
-
David Schnur authored
Adds arguments to the plotzoom event and fixes the bug where zooming could overrun a plot's pan range.
-
- 27 Nov, 2012 8 commits
-
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
While Flot's codebase is currently a mish-mash of styles, we'd like to move toward a unified style based on the jQuery core style guidelines. Migration of existing code is scheduled for the 0.9 release.
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
Fix setting border color/width as an object.
-
- 26 Nov, 2012 3 commits
-
-
Karl Swedberg authored
* If either color or width is object, normalize the other to object * Only draw each border if its width is greater than 0 * Set strokeStyle and lineWidth _before_ calling ctx.beginPath()
-
Karl Swedberg authored
-
Karl Swedberg authored
-
- 25 Nov, 2012 4 commits
-
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
Return null from getSelection if there's no selection.
-
David Schnur authored
-