Commit Graph

9 Commits (6fd170d03423bb541bfefcec4e0f99a857187a7e)

Author SHA1 Message Date
Nick Schonning d37ce8e3fe Update examples page script paths 12 years ago
Julien Bouyoud 0706d03695 Put a tab instead of with spaces 13 years ago
Julien Bouyoud 2e513c99aa Patch for Issue 707 and 778
- Fixes the issue where steps altering user datapoints
- Do not altering user data points for drawing lines with steps 
(even stacked); just consider drawing with steps enables a different 
kind of plotting and clipping on lines and areas; that assuming that 
drawing with steps must always go horizontally and then verticaly 
(like previous inserted datapoints).
13 years ago
Nick Schonning 4e66f981e2 Move non-Bower third party code under lib 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