What is your preferred way to produce charts in a Ruby on Rails web application?

后端 未结 30 1980
后悔当初
后悔当初 2020-12-12 08:47

I\'d like to add some pie, bar and scatter charts to my Ruby on Rails web application. I want want them to be atractive, easy to add and not introduce much overhead.

<
30条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-12 09:38

    If you want quite sexy charts, easy to generate, and you can enable Flash, then you should definitely have a look at maani.us xml/swf charts.

    Some XML builder behind it and you're ready to go.

提交回复
热议问题