David Schnur
7043573aaa
Merge branch 'master' into 0.9-work
...
Conflicts:
NEWS.md
component.json
flot.jquery.json
jquery.flot.canvas.js
jquery.flot.fillbetween.js
jquery.flot.pie.js
jquery.flot.time.js
package.json
src/jquery.flot.js
src/plugins/jquery.flot.crosshair.js
src/plugins/jquery.flot.navigate.js
src/plugins/jquery.flot.resize.js
12 years ago
David Schnur
f17893ea35
Updated NEWS for the 0.8.3 release.
12 years ago
David Schnur
e4c035b37d
Updated version number to 0.8.3-alpha.
12 years ago
David Schnur
3035aaaeca
Merge branch 'master' into 0.9-work
...
Conflicts:
component.json
flot.jquery.json
jquery.flot.js
jquery.flot.pie.js
jquery.flot.resize.js
lib/jquery.colorhelpers.js
package.json
13 years ago
David Schnur
525d46ea8d
Removed duplicate NEWS entry.
13 years ago
David Schnur
d436c04c86
Updated NEWS for the 0.8.2 release.
13 years ago
David Schnur
fca41ad5cd
Added BeWiBu to credits for the right-aligned bar fix.
13 years ago
David Schnur
ef23fd401a
Updated credits for right-aligned bar fix.
13 years ago
David Schnur
d94c1b75bc
Updated credits for the flot-tickrotor fix.
13 years ago
David Schnur
bb18e099f1
Merge branch 'master' into 0.9-work
13 years ago
David Schnur
b074bde4aa
Updated credits for API table of contents.
13 years ago
David Schnur
13cbd2ce11
Updated credits for threshold above operator.
13 years ago
David Schnur
355331fd5f
Merge tag '0.8.1' into 0.9-work
13 years ago
David Schnur
b0f864bd67
Updated credits for the axis innermost fix.
13 years ago
David Schnur
fd6fdf3c0a
Updated credits for various fixes in 0.8.1.
13 years ago
David Schnur
1720941fa7
Updated credits for #1003 strokeColor option.
13 years ago
David Schnur
a2503c2e84
Updated credits for #1016 exception fix.
13 years ago
David Schnur
8722a99d9c
Update version number to 0.9.0-alpha.
13 years ago
David Schnur
bf3fffd1e1
Added credits for the missing semicolon fix.
13 years ago
David Schnur
e037f5ca56
Updated version number to 0.8.1-alpha.
13 years ago
David Schnur
bad589c0a7
Update version number to 0.8.0 final.
13 years ago
David Schnur
f397697712
Updated credits for #987 , #861 , and #1000 .
13 years ago
David Schnur
0594a49158
Update version number to 0.8.0-beta.
13 years ago
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