summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/tools/wtstats/template/views/templates/chart.jade
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/tools/wtstats/template/views/templates/chart.jade')
-rw-r--r--src/third_party/wiredtiger/tools/wtstats/template/views/templates/chart.jade6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/third_party/wiredtiger/tools/wtstats/template/views/templates/chart.jade b/src/third_party/wiredtiger/tools/wtstats/template/views/templates/chart.jade
new file mode 100644
index 00000000000..6af7ac2dbed
--- /dev/null
+++ b/src/third_party/wiredtiger/tools/wtstats/template/views/templates/chart.jade
@@ -0,0 +1,6 @@
+div
+ .container-fluid
+ .row
+ .col-md-12
+ div(data-hook='empty')
+ div(data-hook='graph') \ No newline at end of file