- 02 Mar, 2013 1 commit
-
-
David Schnur authored
-
- 01 Mar, 2013 1 commit
-
-
David Schnur authored
Added selection plugin options.
-
- 27 Feb, 2013 3 commits
-
-
David Schnur authored
Tweaked the description to indicate that we no longer combine single slices into 'other', and reduced the threshold from 10% to 5% to encourage more slices to combine in the demo.
-
David Schnur authored
Resolves #638.
-
David Schnur authored
Resolves #489.
-
- 26 Feb, 2013 3 commits
-
-
rlinehan authored
Previously, the minimum size a selection could be was set at five pixels. This commit adds the ability to customize this value.
-
rlinehan authored
Previously, if the selected area was very small, the selection rectangle would not be displayed. This commit adds an "alwaysShow" option so that, when true, the selection rectangle will always be displayed. When the selected area is very small, the selection rectangle will become a line.
-
rlinehan authored
This commit adds an option for the shape of the corners of the selection rectangle. By default the shape is set to "round" (the previous setting for lineJoin). The other options are "bevel" and "miter".
-
- 22 Feb, 2013 2 commits
-
-
David Schnur authored
-
David Schnur authored
This resolves issue #964.
-
- 20 Feb, 2013 2 commits
-
-
David Schnur authored
Fix example (syntax error and indenting).
-
Sergiy Borodych authored
-
- 16 Feb, 2013 1 commit
-
-
David Schnur authored
Add basic Travis CI setup with test script that runs JSHint.
-
- 15 Feb, 2013 5 commits
-
-
Brian Peiris authored
-
Brian Peiris authored
-
Brian Peiris authored
-
Brian Peiris authored
-
Brian Peiris authored
-
- 14 Feb, 2013 1 commit
-
-
David Schnur authored
This resolves #18, but without catching zero, which is a valid key.
-
- 13 Feb, 2013 1 commit
-
-
David Schnur authored
Added a legend 'reverse' sorting option.
-
- 12 Feb, 2013 3 commits
-
-
David Schnur authored
-
David Schnur authored
This orders the legend entries in reverse order of their series.
-
David Schnur authored
-
- 10 Feb, 2013 1 commit
-
-
David Schnur authored
-
- 09 Feb, 2013 8 commits
-
-
David Schnur authored
Added the plot function as a chainable property.
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
Modern browser consoles obviate the need for an object logging function.
-
David Schnur authored
-
David Schnur authored
The previous processing step already guarantees that the values are numeric.
-
David Schnur authored
This resolves #534 by handling the case where data is a string, whether it is provided alone or as a pair. We can also eliminate the old and unnecessary check for undefined values.
-
- 08 Feb, 2013 2 commits
-
-
David Schnur authored
-
David Schnur authored
Resolves #734 and #816.
-
- 07 Feb, 2013 2 commits
-
-
David Schnur authored
-
David Schnur authored
Fix inability to set the point lineWidth to 0.
-
- 05 Feb, 2013 2 commits
-
-
David Schnur authored
This resolves #895.
-
David Schnur authored
-
- 03 Feb, 2013 2 commits
-
-
David Schnur authored
This temporary fix addresses the problem described in #810, and possibly #945, where calls to setData for a pie chart do nothing.
-
David Schnur authored
-