We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66072c commit 7876575Copy full SHA for 7876575
content/pages/03-data/22-d3-js.markdown
@@ -54,6 +54,10 @@ from scratch.
54
is an awesome overview of the D3.js plugin ecosystem and how to use
55
the tool with a React-based JavaScript front end.
56
57
+* [D3 is not a data visualization library](https://medium.com/@Elijah_Meeks/d3-is-not-a-data-visualization-library-67ba549e8520)
58
+ breaks down the parts to D3 and why it's not directly comparable to
59
+ a typical charting library.
60
+
61
62
### Charts with d3.js
63
* [Responsive D3js Charts](http://ablesense.com/responsive-d3js-charts/)
0 commit comments