An interactive multi-line chart.
Note, I borrowed a bit of code from Duopixel's excellent code sample here.
Built with blockbuilder.org
| license: mit |
| license: MIT |
| license: mit |
| license: mit |
| <!DOCTYPE html> | |
| <script src="https://d3js.org/d3.v4.min.js"></script> | |
| <div id="chart0"></div> | |
| <script> | |
| var data = { | |
| "studyGuide": { | |
| "count": 20, | |
| "avgTime": "4 minutes and 32 seconds", |
| license: mit |
| license: mit |
| license: gpl-3.0 |
An interactive multi-line chart.
Note, I borrowed a bit of code from Duopixel's excellent code sample here.
Built with blockbuilder.org
Cycle digram with d3.js.
Built with blockbuilder.org