Y
Hacker News
new
|
ask
|
show
|
jobs
by
substack
2928 days ago
That's not really a fair comparison. Just because something is "baked in" doesn't mean you can't get similar functionality from other libraries in a more ala-carte fashion.
2 comments
udfalkso
2928 days ago
It is a la cart here. Look at those two repos as examples.
link
enjalot
2928 days ago
it is alacart and baked in at the same time! This article breaks down the API in graleater detail.
https://medium.com/@Elijah_Meeks/d3-is-not-a-data-visualizat...
All of the functionality in d3 is split up into smaller modules that can be required independently.
link