For further actions, you may consider blocking this person and/or reporting abuse
Want to join the conversation?
Β
It's easy! Become a DEV member to follow this post, comment, and more.
Read next

What is good DX for you?
Josefine Schfr -

Unable to create Virtual env in Win 11...
Laraib Khan -

Meme Monday! (Or Tuesday? π₯²)
Ben Halpern -

How To Perform Localization Testing Of Websites & Apps?
Salmankhan2389 -
Top comments (4)
in R, you're fooling yourself if you're not using ggplot -- all hail Hadley Wickham, our benevolent overlord! In Python, I haven't yet settled on a favorite tool. Recently I used matplotlib but it's a little clunky/verbose, so happy to hear others' recommendations.
Python: I used to work with matplotlib for academics, i.e., nothing fancy. Now I prefer Plotly.
JavaScript: Using more ChartJS than D3 right now.
For anything Java, Spock for tests and GPars for concurrency. Both originate from the Groovy ecosystem, are super-easy to use and fit projects of any size. Must-haves in any Java-Toolbelt.
Here is a good post on chart.js