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.


I moved from Python to Julia. I primarily generate mathematical images and videos: fractals, chaotic systems, complex functions, etc. I’ve found Julia to be faster with better libraries for my purposes (eg. VideoIO).
I don’t do charts, graphs, etc… but I imagine Julia has great libraries for that stuff too.