For further actions, you may consider blocking this person and/or reporting abuse
Read next
ππ Why Does Git Dominate? A Curious Look at Its Advantages and Alternatives
JoΓ£o Victor -
Closing the Designer-Developer Gap
Kathryn Grayson Nanz -
Have you ever made or discovered a useful library? Share it! π¬
Best Codes -
Beyond "Hello World" - comparing starter code in C, Rust, Python, TypeScript and more
Tai Kedzierski -
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