From 210e8feae2fb4842bfb2de38666e6c41671fef3c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 27 Sep 2017 12:42:48 -0400 Subject: removed lib --- .../vis/examples/graph2d/15_streaming_data.html | 122 --------------------- 1 file changed, 122 deletions(-) delete mode 100644 www/lib/vis/examples/graph2d/15_streaming_data.html (limited to 'www/lib/vis/examples/graph2d/15_streaming_data.html') diff --git a/www/lib/vis/examples/graph2d/15_streaming_data.html b/www/lib/vis/examples/graph2d/15_streaming_data.html deleted file mode 100644 index 1a822391..00000000 --- a/www/lib/vis/examples/graph2d/15_streaming_data.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - Graph2d | Streaming data - - - - - - - -

Graph2d | Streaming data

-

- This example demonstrates how to apply streaming data input to the Graph2d. The example shows two different ways to let the window move along with the new data, and there are more strategies for that. Note also that it is possible to disable moving and/or zooming the graph by setting options moveable and zoomable false. -

- -

- - -

- -
- - - - \ No newline at end of file -- cgit v1.2.3