From 1db43afb30b23a7c3fd3c64b16842a41a929c649 Mon Sep 17 00:00:00 2001 From: Neil Fraser Date: Wed, 12 Nov 2014 14:12:34 -0800 Subject: [PATCH] Initial version of simplified Graph demo. --- demos/graph/index.html | 300 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 300 insertions(+) create mode 100644 demos/graph/index.html diff --git a/demos/graph/index.html b/demos/graph/index.html new file mode 100644 index 000000000..02d8cca13 --- /dev/null +++ b/demos/graph/index.html @@ -0,0 +1,300 @@ + + + + + Blockly Demo: Graphing Calculator + + + + + + + + +
+ +

Blockly > + Demos > Graphing Calculator

+ +

This is a demo of giving instant feedback as blocks are changed.

+ +

→ More info on Realtime generation...

+ +
+ +
+ + ... +
+ + + + + + + + +