28
Which programming language had the best visualisation support?
(sh.itjust.works)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
js has access to Apache echarts, which has a lot of diagrams and good api and doc with example
Python has access to matplotlib, plotly and more.
Both have the advantage of good support for secondary feature for data gathering and ui.