From 16455a269c8d8d22a0015458f4ccae2530e7d469 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Sat, 10 Dec 2011 01:18:30 +0100 Subject: seperate plotting from console.html --- ebus/webapp/static/console.html | 110 ++++++++------------------------------ ebus/webapp/static/src/d3.plot.js | 94 ++++++++++++++++++++++++++++++++ 2 files changed, 115 insertions(+), 89 deletions(-) create mode 100644 ebus/webapp/static/src/d3.plot.js diff --git a/ebus/webapp/static/console.html b/ebus/webapp/static/console.html index 71a861c..e905c28 100644 --- a/ebus/webapp/static/console.html +++ b/ebus/webapp/static/console.html @@ -1,7 +1,9 @@ - - + Console + + +