As the title says, which programming language would you agree had the best libraries for visualisation (graphs, 3d models, charts, networks, animations, etc)?
Prefer languages with libraries that have more visulatizaton features than say, ease of using the libraries.
You must log in or # to comment.
Python had some pretty cool math graph library (matplotlib, plotly, seaborn, silx…), R is also well know for this kind of stuff.

