- 22 Dec, 2012 3 commits
- 
- 
David Schnur authoredAs pointed out in a comment to #832, initializing maxIndex to zero results in the creation of a single color even when all indexes are fixed. 
- 
David Schnur authored
- 
David Schnur authored
 
- 
- 21 Dec, 2012 6 commits
- 
- 
David Schnur authored
- 
David Schnur authoredAllow the pie chart to redraw on resize or update. 
- 
David Schnur authoredWhen a pie's labels don't fit within its container, the pie is redrawn with a smaller radius until the labels fit, or a fixed number of retry attempts are exhausted. The redraw flag was not reset on success, however, which prevented the pie from being redrawn again after a resize or update. 
- 
David Schnur authoredPreviously the container dimensions were checked only once, which prevented the pie from changing in size as its container was resized. 
- 
David Schnur authored
- 
David Schnur authoredEliminate uses of $.browser, since it is no longer present in jQuery 1.9, and some of the cases were no longer necessary anyway. 
 
- 
- 20 Dec, 2012 4 commits
- 
- 
Anthony Ryan authoredDocument the affected versions of opera, and replace $.browser.opera with a line to detect only affected versions 
- 
Anthony Ryan authoredRemove Internet Explorer specific code, that appears to have no impact on actual rendering see bug #905 
- 
Anthony Ryan authored
- 
David Schnur authoredThis addresses #906, the case where a fixed color index on a series results in the color generator producing one color less than is actually needed. 
 
- 
- 13 Dec, 2012 1 commit
- 
- 
David Schnur authored
 
- 
- 12 Dec, 2012 10 commits
- 
- 
Mark Côté authoredAdd nonstandard %q datetime specifier for quarters. 
- 
Mark Côté authored
- 
David Schnur authored
- 
David Schnur authoredIssue: #890: Fix broken behavior for interacting demo 
- 
David Schnur authoredRemoved unnecessary canvas skipPositioning flag. 
- 
David Schnur authored
- 
David Schnur authoredThe 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. 
- 
Mark Côté authored
- 
Mark Côté authored
- 
Mark Côté authoredAlso fixed formatting and removed unused change to tickFormatter args. 
 
- 
- 08 Dec, 2012 1 commit
- 
- 
Arpan Chinta authored
 
- 
- 04 Dec, 2012 1 commit
- 
- 
David Schnur authored
 
- 
- 03 Dec, 2012 3 commits
- 
- 
David Schnur authoredUpdated license headers for #805. 
- 
David Schnur authoredAdded licensing information to each file's headers, along with some minor cleanup. 
- 
David Schnur authoredUpdate timezone-js and Olson db; list sources in README.md. 
 
- 
- 02 Dec, 2012 3 commits
- 01 Dec, 2012 8 commits
- 
- 
David Schnur authored
- 
David Schnur authoredFixed global variables and missing seimcolons. 
- 
David Schnur authored
- 
David Schnur authored
- 
David Schnur authored
- 
David Schnur authored
- 
David Schnur authored
- 
David Schnur authored
 
- 
