For further actions, you may consider blocking this person and/or reporting abuse
Read next
What are your goals for week 43 of 2024? {updating}
Chris Jarvis -
Automating Backup and Restore Processes with Python, Bash, and PowerShell
Oliver Bennet -
Why Use Nix package manager, Even on macOS?
Alexander Shagov -
Does anyone here use an under desk treadmill or elliptical while working?
Jess Lee -
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