From eac1bc3351afcded88aab2974ab09724a49d68cc Mon Sep 17 00:00:00 2001 From: David Schnur Date: Mon, 8 Apr 2013 09:50:00 -0400 Subject: [PATCH] Removed example file committed accidentally. --- examples/basic-canvas.html | 39 -------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 examples/basic-canvas.html diff --git a/examples/basic-canvas.html b/examples/basic-canvas.html deleted file mode 100644 index d9610eb..0000000 --- a/examples/basic-canvas.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Flot Examples - - - - - - - -

Flot Examples

- -
- -

Simple example. You don't need to specify much to get an - attractive look. Put in a placeholder, make sure you set its - dimensions (otherwise the plot library will barf) and call the - plot function with the data. The axes are automatically - scaled.

- - - - -