Hacker News new | ask | show | jobs
Visualising World Population Data in Python with Plotly (techarena51.com)
2 points by leog7 2648 days ago
2 comments

You could also try using Plotly Express, which lets you do some of this stuff in a one-liner: https://medium.com/@plotlygraphs/introducing-plotly-express-...
Having been using Plotly more recently instead of Matplotlib seems fast and simple