summaryrefslogtreecommitdiff
path: root/www/lib/vis/examples/graph2d/11_barsSideBySideGroups.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/vis/examples/graph2d/11_barsSideBySideGroups.html')
-rw-r--r--www/lib/vis/examples/graph2d/11_barsSideBySideGroups.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lib/vis/examples/graph2d/11_barsSideBySideGroups.html b/www/lib/vis/examples/graph2d/11_barsSideBySideGroups.html
index 945fd30a..b1ed1504 100644
--- a/www/lib/vis/examples/graph2d/11_barsSideBySideGroups.html
+++ b/www/lib/vis/examples/graph2d/11_barsSideBySideGroups.html
@@ -10,7 +10,7 @@
</style>
<script src="../../dist/vis.js"></script>
- <link href="../../dist/vis.css" rel="stylesheet" type="text/css" />
+ <link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
<body>
<h2>Graph2d | Bar Graphs Side by Side Example with Groups</h2>