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 @@ - - -
- -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.
- - - - -