summaryrefslogtreecommitdiff
path: root/python/gras/stats/chart_overall_throughput.js
diff options
context:
space:
mode:
authorJosh Blum2013-03-23 13:27:50 -0500
committerJosh Blum2013-03-23 13:27:50 -0500
commitc3bcc58d97b6922d4f43254ffb6daf7b2810db0e (patch)
treed83708c0d6372089de0da453804e00f7da38dbb8 /python/gras/stats/chart_overall_throughput.js
parent4b69b25f87b44a43dc7e15acb0320905ae3712de (diff)
downloadsandhi-c3bcc58d97b6922d4f43254ffb6daf7b2810db0e.tar.gz
sandhi-c3bcc58d97b6922d4f43254ffb6daf7b2810db0e.tar.bz2
sandhi-c3bcc58d97b6922d4f43254ffb6daf7b2810db0e.zip
gras: begin stubs for chart factory
Diffstat (limited to 'python/gras/stats/chart_overall_throughput.js')
-rw-r--r--python/gras/stats/chart_overall_throughput.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/gras/stats/chart_overall_throughput.js b/python/gras/stats/chart_overall_throughput.js
new file mode 100644
index 0000000..13319ee
--- /dev/null
+++ b/python/gras/stats/chart_overall_throughput.js
@@ -0,0 +1,4 @@
+function GrasChartOverallThroughput(args)
+{
+
+}