We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 977380b commit 6ca0d71Copy full SHA for 6ca0d71
1 file changed
tests/synchronize.html
@@ -11,7 +11,7 @@
11
<script type="text/javascript" src="data.js"></script>
12
13
<style>
14
- .chart { width: 500px; height: 300px; }
+ .chart { width: 450px; height: 270px; }
15
.chart-container { overflow: hidden; }
16
#div1 { float: left; }
17
#div2 { float: left; }
0 commit comments