Hacker News new | ask | show | jobs
by gawker 4936 days ago
In a sense, yes. D3 is at a lower level - basically taking any DOM element and mapping it to data. It doesn't have to be a chart or a graph. It could be a list of items or a table.

The library provided is more or less give some data and you get a chart.