diff --git a/examples/synthetic-data.html b/examples/synthetic-points.html similarity index 77% rename from examples/synthetic-data.html rename to examples/synthetic-points.html index 5cb953179f..a63999bc9c 100644 --- a/examples/synthetic-data.html +++ b/examples/synthetic-points.html @@ -8,7 +8,7 @@ - Synthetic data example + Synthetic points example @@ -31,10 +31,10 @@
-

Synthetic data example

-

Synthetic data example.

+

Synthetic points example

+

Synthetic points example.

-

See the synthetic-data.js source to see how this is done.

+

See the synthetic-points.js source to see how this is done.

vector
@@ -43,7 +43,7 @@
- + diff --git a/examples/synthetic-data.js b/examples/synthetic-points.js similarity index 100% rename from examples/synthetic-data.js rename to examples/synthetic-points.js