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.

  • muzzle@lemmy.zip
    link
    fedilink
    arrow-up
    29
    ·
    1 day ago

    Python had some pretty cool math graph library (matplotlib, plotly, seaborn, silx…), R is also well know for this kind of stuff.