mirror of
https://github.com/bendtherules/line_chart_demo.git
synced 2026-08-18 22:03:16 +00:00
tmp
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="chart-container">
|
||||
<line-chart data-points="[[2,2],[3,4],[6,5],[40,3]]"></line-chart>
|
||||
<line-chart data-points="[[20,200],[3,4],[6,5],[40,3]]"></line-chart>
|
||||
</div>
|
||||
<script type="text/javascript" src="index.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user