Live data from Hacker News

Creating beautiful charts with JRuby and JFreeChart

blog.headius.com

1–10 of 26 posts

Re: Creating beautiful charts with JRuby and JFreeChart

#6

article complains about a ruby gem(Charty) calling a python library(matplotlib) yet author is running Ruby in Java so they can access some Java library!

I don't even like Java/JVM, and I still think that is more reasonable than running a gem that embeds Python.

Re: Creating beautiful charts with JRuby and JFreeChart

#9
That’s really impressive! Not the chart itself, but seeing how easy it is to use any existing Java library from within a Ruby codebase is super cool.

Ruby already has a pretty incredible gem ecosystem but having all things Java available too really adds tremendous utility.

Love JRuby. Thanks for all of the hard work headius!

Re: Creating beautiful charts with JRuby and JFreeChart

#10
post #7

Wow, the first chart on that web page is really, really ugly. It has these weird 3-d effects that look like from 2001. All it's missing are reflections...

I read your comment first and was like it can’t be that bad. I then opened the page, scrolled frantically down and boy oh boy were you right.
Post reply on HN