From 7d41dd30745eb553314c21a5cad671dc26818118 Mon Sep 17 00:00:00 2001 From: jos Date: Mon, 7 Jul 2014 11:18:13 +0200 Subject: [PATCH] Renamed Graph2D to Graph2d in the docs/examples --- docs/graph2d.html | 70 ++++++++++---------- examples/graph2d/01_basic.html | 10 +-- examples/graph2d/02_bars.html | 2 +- examples/graph2d/03_groups.html | 8 +-- examples/graph2d/04_rightAxis.html | 2 +- examples/graph2d/05_bothAxis.html | 2 +- examples/graph2d/06_interpolation.html | 4 +- examples/graph2d/07_scrollingAndSorting.html | 4 +- examples/graph2d/08_performance.html | 10 +-- examples/graph2d/index.html | 2 +- 10 files changed, 57 insertions(+), 57 deletions(-) diff --git a/docs/graph2d.html b/docs/graph2d.html index e34dc883..9c3f6cfc 100644 --- a/docs/graph2d.html +++ b/docs/graph2d.html @@ -1,7 +1,7 @@ - vis.js | Graph2D documentation + vis.js | Graph2d documentation