D3 for Data and Visual Analytics
D3.js is a JavaScript library for producing dynamic, interactive data visualizations in web browsers. It was taught in Gatech OMSCS course: CSE 6242: Data and Visual Analytics
The course home page .
Here are some examples.
Barchart
import Barchart from ‘@site/src/components/d3/Example’;
Unit Tests
Unit Testing React, D3 with Enzyme and Jest
Reference
Last updated on