- 10 Jun, 2013 1 commit
-
-
David Schnur authored
-
- 06 Jun, 2013 6 commits
-
-
David Schnur authored
Conflicts: jquery.flot.js jquery.flot.threshold.js
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
We can inline the dependencies automatically as part of the build process.
-
David Schnur authored
-
- 31 May, 2013 2 commits
-
-
David Schnur authored
-
David Schnur authored
Add table of contents
-
- 30 May, 2013 5 commits
-
-
Brian Peiris authored
-
Brian Peiris authored
The reference document is quite large; a table of contents would help readers navigate and find topics. (TOC was generated via [DocToc](http://doctoc.herokuapp.com/))
-
David Schnur authored
It's a little confusing, JSHint complains, and it doesn't make a big difference anyway.
-
David Schnur authored
-
David Schnur authored
Updated threshold plugin to work with 'above' operator. Resolves #1059.
-
- 29 May, 2013 10 commits
-
-
David Schnur authored
We trust that jquery.flot.time.js checks for timezoneJS's existence before using it.
-
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
Lots of people ask about implementing tooltips; hopefully enabling it by default will help them find it more easily.
-
- 28 May, 2013 2 commits
-
-
David Schnur authored
-
Karl Quinsland authored
-
- 27 May, 2013 8 commits
-
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
These changes were used to test the axis innermost property fix, and should not have been committed.
-
David Schnur authored
-
David Schnur authored
An axis is innermost when it's first among those not just in its direction, but also on its side, i.e. left/right, of the plot. So the inArray check should be against the samePosition list, not all. Resolves #1056.
-
David Schnur authored
It doesn't make sense to calculate the innermost property only when no tickLength has been provided; the two have little to do with each other.
-
- 23 May, 2013 1 commit
-
-
David Schnur authored
-
- 22 May, 2013 3 commits
-
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
Resolves #1032. Previously it was impossible to draw the same text, with the same style, in two different locations, because the second would end up using the first's cache entry, which only ended up moving the element to a new position. Now each cache entry holds a list of positions at which the text appears, creating clones of the original element for each position beyond the first.
-
- 08 May, 2013 2 commits
-
-
David Schnur authored
Resolves #1030. The performance impact should be low, and is the correct thing to do in just about all cases where a plot is being redrawn.
-
David Schnur authored
Resolves #1033.
-