Skip to content

Commit 7876575

Browse files
committed
new d3js resource
1 parent a66072c commit 7876575

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/pages/03-data/22-d3-js.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ from scratch.
5454
is an awesome overview of the D3.js plugin ecosystem and how to use
5555
the tool with a React-based JavaScript front end.
5656

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+
5761

5862
### Charts with d3.js
5963
* [Responsive D3js Charts](http://ablesense.com/responsive-d3js-charts/)

0 commit comments

Comments
 (0)