Ask HN: What are low level visualization libraries other than D3.js?

15 points by p33p ↗ HN
I’m interested in making highly customized visualizations that are highly dense in data. Is D3.js still the defacto low level visualization library? Is JavaScript the only option? Are there any low level alternatives in either scripting languages like python and R, or in compiled languages like C++ or Rust?

3 comments

[ 4.4 ms ] story [ 19.8 ms ] thread
I'm a big fan of http://chartd.co/ (and stathat in general) for charts specifically. This won't help other visualizations though .