0
votes
What is your preferred way to produce charts in a Ruby on Rails web application?
FWIW, I'm not a fan of using Google Charts when fit & finish is important. I find that the variables for sizing, in particular, are unpredictable - the chart does its own thing.
I haven …
