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

Esteban A. Maringolo emaringolo at gmail.com
Tue Sep 30 17:06:23 UTC 2014


What other charting libraries are available for Seaside?


Esteban A. Maringolo


2014-09-30 13:19 GMT-03:00 Johan Brichau <johan at inceptive.be>:
> Rickshaw is designed to visualize time series. So, if you want to have
> charts that are not about time series, it’s better to choose something else.
>
> Take a look at
> http://en.wikipedia.org/wiki/Comparison_of_JavaScript_charting_frameworks
>
>
>
> On 30 Sep 2014, at 18:05, Gastón Dall' Oglio <gaston.dalloglio at gmail.com>
> wrote:
>
> Just a rapid search in google show me that I'm not the only one to wish the
> pie chart:
> https://github.com/shutterstock/rickshaw/issues/127
>
> I added my +1 to this long list hehe
>
> 2014-09-30 12:44 GMT-03:00 Gastón Dall' Oglio <gaston.dalloglio at gmail.com>:
>>
>> Ok sadly, I saw the same in this page. I need develop a webapp for a
>> customer but pie chart is a must for he.
>> Anyway this is a good chart library. Thanks again!
>> Best regard.
>>
>> 2014-09-30 12:26 GMT-03:00 Esteban A. Maringolo <emaringolo at gmail.com>:
>>
>>> I don't see any pie chart example in
>>> http://code.shutterstock.com/rickshaw/examples/, so I guess it doesn't
>>> support pie charts.
>>>
>>> Regards!
>>> Esteban A. Maringolo
>>>
>>>
>>> 2014-09-30 12:14 GMT-03:00 Gastón Dall' Oglio
>>> <gaston.dalloglio at gmail.com>:
>>> > Hello Esteban.
>>> >
>>> > Thanks!!! Very interesting library, but it support  pie charts?
>>> >
>>> > 2014-03-18 22:26 GMT-03:00 Esteban A. Maringolo <emaringolo at gmail.com>:
>>> >>
>>> >> I just uploaded to SmalltalkHub an initial wrapper for the Rickshaw.js
>>> >> charting library (http://code.shutterstock.com/rickshaw/).
>>> >>
>>> >> As usual, you can load it with the following expression:
>>> >>
>>> >> Gofer it
>>> >>   smalltalkhubUser: 'emaringolo' project: 'rickshaw';
>>> >>   package: 'ConfigurationOfRickshaw';
>>> >>   load.
>>> >>
>>> >> (Smalltalk at: #ConfigurationOfRickshaw) project development load:
>>> >> 'All'
>>> >>
>>> >> This will load all the packages, including a Seaside component
>>> >> installed at '/rickshaw' containing various examples.
>>> >>
>>> >> It is an initial version and my first package uploaded to
>>> >> SmalltalkHub, so bugs and and mistakes are expected :)
>>> >>
>>> >> Questions are welcome too.
>>> >>
>>> >> Regards,
>>> >>
>>> >> Esteban A. Maringolo
>>> >> _______________________________________________
>>> >> seaside mailing list
>>> >> seaside at lists.squeakfoundation.org
>>> >> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>> >
>>> >
>>> >
>>> > _______________________________________________
>>> > seaside mailing list
>>> > seaside at lists.squeakfoundation.org
>>> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>> >
>>> _______________________________________________
>>> seaside mailing list
>>> seaside at lists.squeakfoundation.org
>>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>
>>
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the seaside mailing list