From cb2e3d2743c0f88b430f14b7a396aa1a583dc978 Mon Sep 17 00:00:00 2001 From: Igor Sfiligoi Date: Tue, 22 Mar 2011 07:30:12 -0400 Subject: flot-0.7 --- examples/symbols.html | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 examples/symbols.html (limited to 'examples/symbols.html') diff --git a/examples/symbols.html b/examples/symbols.html new file mode 100644 index 0000000..e71b1aa --- /dev/null +++ b/examples/symbols.html @@ -0,0 +1,49 @@ + + + + + Flot Examples + + + + + + + +

Flot Examples

+ +
+ +

Various point types. Circles are built-in. For other + point types, you can define a little callback function to draw the + symbol; some common ones are available in the symbol plugin.

+ + + + + -- cgit v1.2.3