Re: [Rails] Ruby charting library?

2015-10-03 Thread Juanito Fatas Huang
Pure Ruby solution you can check out https://github.com/winston/google_visular. On Sunday, 4 October 2015, Taras Matsyk wrote: > Hi Gerardo, > > You can check the next libs out: > - chart.js (which is probably one of the most popular chart framework) > - lazy_high_charts (ported on rails. Not so

Re: [Rails] Ruby charting library?

2015-10-03 Thread Juanito Fatas Huang
Correct url: https://github.com/winston/google_visualr On Sunday, 4 October 2015, Juanito Fatas Huang wrote: > Pure Ruby solution you can check out > https://github.com/winston/google_visular. > > On Sunday, 4 October 2015, Taras Matsyk > wrote: > >> Hi Gerardo, >> >> You can check the next lib

Re: [Rails] Ruby charting library?

2015-09-26 Thread Colin Law
On 26 September 2015 at 01:18, Gerardo Abregu wrote: > I need to display some charts/graphs based upon user inputs on my web > aplication built using Ruby on Rails. Are there any charting libraries > out there that I could use with ROR for displaying simple bar, line and > pie graphs? I use the F

Re: [Rails] Ruby charting library?

2015-09-26 Thread Ganesh Ranganathan
On Sat, Sep 26, 2015 at 6:03 AM, wrote: > There's quite a few actually. You can check out HighCharts or for > something even easier to learn check out Chartkick. > ​HighChart is great but the developer licenses cost a lot.​ -- You received this message because you are subscribed to the Google

Re: [Rails] Ruby charting library?

2015-09-25 Thread Bayram Kuliyev
http://chartkick.com/ is awesome. I used it in one of my projects. You can integrate it even using pure Javascript. On Sat, Sep 26, 2015 at 5:33 AM, wrote: > There's quite a few actually. You can check out HighCharts or for > something even easier to learn check out Chartkick. > > Sent from my i

Re: [Rails] Ruby charting library?

2015-09-25 Thread jelinek
There's quite a few actually. You can check out HighCharts or for something even easier to learn check out Chartkick. Sent from my iPhone > On Sep 25, 2015, at 7:18 PM, Gerardo Abregu wrote: > > I need to display some charts/graphs based upon user inputs on my web > aplication built using Ruby

[Rails] Ruby charting library?

2015-09-25 Thread Gerardo Abregu
I need to display some charts/graphs based upon user inputs on my web aplication built using Ruby on Rails. Are there any charting libraries out there that I could use with ROR for displaying simple bar, line and pie graphs? -- Posted via http://www.ruby-forum.com/. -- You received this message