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
1d3a062833
Update copyright year to 2014.
12 years ago
Nick Schonning
d37ce8e3fe
Update examples page script paths
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
Jeff Tian
eae079f580
Add missing references and minor update on jquery.flot.js.
...
Revert the change on jquery.flot.js
Revert the change on jquery.flot.js
Add missing references and minor update on jquery.flot.js.
Revert the change on jquery.flot.js
Revert changes on jquery.flot.js.
Revert the changes to the jquery.flot.js that made by Visual Studio 2012.
13 years ago
Nick Schonning
4e66f981e2
Move non-Bower third party code under lib
13 years ago
Cedric Le Roux
caf1c7c9a5
Fixing Issue 686: Tooltip bug
13 years ago
David Schnur
11ed6a2909
Enable tooltips and coordinates by default.
...
Lots of people ask about implementing tooltips; hopefully enabling it by
default will help them find it more easily.
13 years ago
David Schnur
23005fdd4e
Move placeholder styles into .demo-placeholder.
...
This allows a page to have multiple placeholders, since we're no longer
tied to unique IDs.
13 years ago
David Schnur
a2718dbee6
Add the Flot version to each example's footer.
13 years ago
David Schnur
61a13d1059
Additional code & comments cleanup.
13 years ago
David Schnur
ed791745c7
Re-styled and cleaned up all the examples.
13 years ago
David Schnur
707c8ed845
Reorganized examples into subdirectories.
...
To improve organization with the increasing number of examples, every
example page is now the index of its own subdirectory, which contains
all the files specific to that example.
13 years ago