David Schnur
3cd7a51026
Axis and tick color options now make more sense.
...
The axis color now controls the color of the axis line, instead of its
ticks and labels, while the tickColor controls the tick color. This
makes a little more sense and provides the minor feature of being able
to change the axis line color separately from that of its ticks. Pull
request #917 ought to be easier to merge now, too.
13 years ago
David Schnur
a0b05a4bab
Switch to semantic versioning.
13 years ago
David Schnur
60ed6b2963
Merge pull request #935 from dnschnur/canvas-text
...
Moved canvas text support into a plugin.
13 years ago
David Schnur
39698d3846
Updated credits for canvas text support.
13 years ago
David Schnur
7a799baeb8
Updated NEWS for axis text changes.
13 years ago
David Schnur
82ab0c46b0
Updated credits for #638 and #963 .
13 years ago
David Schnur
42286155be
Updated credits for #964 navigate event.drag fix.
13 years ago
David Schnur
ccb37e4965
Added missing credit line.
13 years ago
David Schnur
410dd7dbef
Merge pull request #953 from dnschnur/jquery-chainable
...
Added the plot function as a chainable property.
13 years ago
David Schnur
a787fa4e9c
Updated credits for #953 chainable property.
13 years ago
David Schnur
1cb170df6e
Updated credits for #895 threshold rounding fix.
13 years ago
David Schnur
06b201934c
Updated credits for #534 pie string data fix.
13 years ago
David Schnur
78f2dfdf09
Updated credits for #937 lineWidth work-around.
13 years ago
David Schnur
73e7dd7da8
Updated credits for pie setData fix.
13 years ago
David Schnur
a4ad4707d5
Updated credits for #934 threshold overlapping.
13 years ago
David Schnur
a60dbbfd1f
Updated credits for sub-pixel rendering fixes.
13 years ago
David Schnur
29476b8911
Merge pull request #911 from dnschnur/series-zero-option
...
Added a series 'zero' option to control automatic scaling.
13 years ago
David Schnur
2c64f82a4f
Added the new 'zero' option to the changelog.
13 years ago
David Schnur
3c0bcefc5a
Fixed jQuery 1.2.6 mouseleave issue from #920 .
...
Use bind, rather than .mouseleave, because we officially still support
jQuery 1.2.6, which doesn't define a shortcut for mouseenter or
mouseleave. This was a bug/oversight that was fixed somewhere around
1.3.x. We can return to using .mouseleave when we drop support for
1.2.6.
13 years ago
David Schnur
f2fa1b869e
Updated credits for #918 pie percentage errors.
13 years ago
David Schnur
c22f3f753c
Added credits for #910 pie redraw fixes.
13 years ago
David Schnur
715a093316
Updated credits for #905 jQuery 1.9 compatibility.
13 years ago
Mark Côté
43e3a70da7
Merge pull request #900 from markrcote/master
...
Add nonstandard %q datetime specifier for quarters.
14 years ago
David Schnur
de86d017a0
Updated news for the canvas alignment fix.
14 years ago
Mark Côté
f4b82f624b
Updated NEWS.md for issue #49 .
14 years ago
David Schnur
f267cc10ca
Updated credits for #888 global variables.
14 years ago
David Schnur
04f4ac25b8
Fix wrapping to avoid markdown mis-interpretation.
14 years ago
David Schnur
1ab6a53d57
Updated credits for #880 border fixes.
14 years ago
David Schnur
af1c888512
Updated credits for the recent getSelection fix.
14 years ago
David Schnur
baaec0d08a
Updated credits for several recent fixes.
14 years ago
David Schnur
e480313224
Updated credits for retina pie fixes.
14 years ago
David Schnur
82eb3fd782
Updated credits for #79 threshold variables.
14 years ago
David Schnur
332aa5592c
Updated credits for getPixelRatio improvements.
14 years ago
David Schnur
1262aa3918
Updated credits for #855 grid borders.
14 years ago
David Schnur
4fd15472de
Updated credits for #851 global variables fix.
...
Added Szymon Barglowski, who originally reported the fmt variable.
14 years ago
David Schnur
2d15fdc225
Added credits for #851 global variables fix.
14 years ago
David Schnur
63266b363a
Added credits for pie shadow options.
14 years ago
David Schnur
e975435c3e
Added credits for further retina support fix.
14 years ago
David Schnur
f2be013dd4
Converted NEWS to markdown.
14 years ago