[ANN] Rickshaw.js charting library for Seaside

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
22 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Rickshaw.js charting library for Seaside

JupiterJones
Also InfoVis works well...

http://philogb.github.io/jit/
http://www.smalltalkhub.com/#!/~hkleinsorgen/InfoVis

cheers
On 1 Oct 2014, at 8:58 am, Paul DeBruicker <[hidden email]> wrote:

> http://www.highcharts.com/ is pretty complete and I've replaced my use of
> dc-js & rickshaw with it:
>
> http://smalltalkhub.com/#!/~Mercap/HighchartsSt
>
> But its $400+. So that may be a problem.
>
> https://code.google.com/p/flotr/ - not sure how complete but it exists:
> http://smalltalkhub.com/#!/~PharoExtras/Flotr
>
>
>
> --
> View this message in context: http://forum.world.st/ANN-Rickshaw-js-charting-library-for-Seaside-tp4749681p4781657.html
> Sent from the Seaside General mailing list archive at Nabble.com.
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Rickshaw.js charting library for Seaside

Gastón Dall' Oglio
Thanks guys, I'll check these.

In a quick search I did yesterday, no doubt the best seem to be Highchart, but as Esteban said initially also looking for a free library.
Right now I'm looking for something that has two features, pie chart and work on a svg (and not on a html canvas). So I found this, but to use it commercially you must include a reference on each chart generated:
http://www.amcharts.com/demos/3d-pie-chart/

Best.

2014-10-01 3:53 GMT-03:00 Jupiter Jones <[hidden email]>:
Also InfoVis works well...

http://philogb.github.io/jit/
http://www.smalltalkhub.com/#!/~hkleinsorgen/InfoVis

cheers
On 1 Oct 2014, at 8:58 am, Paul DeBruicker <[hidden email]> wrote:

> http://www.highcharts.com/ is pretty complete and I've replaced my use of
> dc-js & rickshaw with it:
>
> http://smalltalkhub.com/#!/~Mercap/HighchartsSt
>
> But its $400+. So that may be a problem.
>
> https://code.google.com/p/flotr/ - not sure how complete but it exists:
> http://smalltalkhub.com/#!/~PharoExtras/Flotr
>
>
>
> --
> View this message in context: http://forum.world.st/ANN-Rickshaw-js-charting-library-for-Seaside-tp4749681p4781657.html
> Sent from the Seaside General mailing list archive at Nabble.com.
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
12