DEV Community

Daniel
Daniel

Posted on

What's your favorite chart framework/library and why? Do you use more than one?

Top comments (4)

Collapse
 
walker profile image
Walker Harrison β€’

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.

Collapse
 
danielsarmiento profile image
Daniel β€’

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.

Collapse
 
zerofudge profile image
fudge ツ β€’

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.

Collapse
 
ben profile image
Ben Halpern β€’

Sentry image

See why 4M developers consider Sentry, β€œnot bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay