Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 581 Vote(s) - 3.54 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What is your preferred way to produce charts in a Ruby on Rails web application?

#11
I personally prefer JavaScript-based charts over Flash. If that's ok, also check out [High Charts][1]. A [Rails plugin][2] is also available.


[1]:

[To see links please register here]

[2]:

[To see links please register here]

Reply

#12
GoogleCharts and Gruff charts are great, but sometimes they lack some features that I need for more scientific plotting. There is a gem for gnuplot which may be helpful for some of these situations.

[To see links please register here]

Reply

#13
<a href="http://www.fusioncharts.com">FusionCharts</a> is a very good charting product. Works well with RoR. Their support and forums are good. The free version of this product has limited number of charts and features, but no watermark.
Reply

#14
The new Google Visualization appears to produce charts that are of more varied type, better looking and interactive than Google Graphs.

[To see links please register here]

Reply

#15
I 2nd the vote for [flot](

[To see links please register here]

). The latest version lets you do some animations and actions that I previously thought would only be possible via Flash. The documentation is fantastic. It simple to write by hand, but for simple cases it gets even easier with a Rails plugin called [flotilla](

[To see links please register here]

). You should check out the [examples page](

[To see links please register here]

) for a better idea of what it's capable of. The zooming and hover capabilities are especially impressive.
Reply

#16
Regarding [amcharts][1], there's a "free" version with a very few restrictions that generates Flash charts including the 'chart by amCharts.com' mention.

And there's a nice plugin, [ambling][2], that provides you with some helper methods to easily add charts to your views. Please note that [amCharts.com reference documentation][3] is still a must to tailor the chart to your requirements.


[1]:

[To see links please register here]

[2]:

[To see links please register here]

[3]:

[To see links please register here]

Reply

#17
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][1].

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


[1]:

[To see links please register here]

Reply

#18
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't yet played with Gruff/Bluff/etc., but for a higher-profile project I won't use Google Charts.
Reply

#19
You should take a look at [Dmitry Baranovskiy's][1] Javascript library called [Raphaël][2].


[1]:

[To see links please register here]

[2]:

[To see links please register here]

Reply

#20
[ChartDirector][1]. Ugly API, but good, server-side image results. Self contained binary.


[1]:

[To see links please register here]

Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through