Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I don't know which ones will have all the features that you want but I was playing with charts a while ago and this is a list of some possibilities:</p> <ol> <li>Ziya(<a href="http://ziya.liquidrail.com/" rel="nofollow noreferrer">http://ziya.liquidrail.com/</a>) - Rails plugin</li> <li>AmCharts (<a href="http://www.amcharts.com/" rel="nofollow noreferrer">http://www.amcharts.com/</a>) - The one I ended up using because of flexibility - No rails plugin but it is quite simple to deploy using with rails XML support (I guess it does export images and has all the features you want though it might take a little while to understand and make full use of it)</li> <li>Fusion Charts (<a href="http://www.fusioncharts.com/" rel="nofollow noreferrer">http://www.fusioncharts.com/</a>) - Seems to be a good option if you are willing to inve$t some money on it</li> <li>Gruff (<a href="http://nubyonrails.com/pages/gruff" rel="nofollow noreferrer">http://nubyonrails.com/pages/gruff</a>) - Also rails plugin - I don't remember anymore why I decided against it but I think it was because of the lack of animation </li> <li>OpenFlash (<a href="http://openflashchart.com/" rel="nofollow noreferrer">http://openflashchart.com/</a>) - I liked this one though I just used as a proof of concept</li> </ol> <p>I also did try the Timeplot (<a href="http://www.simile-widgets.org/timeplot/" rel="nofollow noreferrer">http://www.simile-widgets.org/timeplot/</a>) that is totally javascript because I had a problem with the amount of points it was required for my charts and the flash-based solutions had several limitations on that. Though I gave it up because of deployment time contraints.</p> <p>Hope it helps.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. COThanks a lot for the help. nithy "
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload