Re: [Pharo-users] PharoCloud method sources

2017-09-22 Thread Esteban A. Maringolo
It's pretty simple for small graphics. Although I'm not using it anymore. There is also a great Seaside wrapper for Highcharts, which is more actively used and maintained. Esteban A. Maringolo 2017-09-22 15:04 GMT-03:00 Stephane Ducasse : > Cool I did not know about rickshaw > > > > On Thu, Sep

Re: [Pharo-users] PharoCloud method sources

2017-09-22 Thread Stephane Ducasse
Cool I did not know about rickshaw On Thu, Sep 21, 2017 at 9:40 PM, Esteban A. Maringolo wrote: > I recentrly noticed that the examples gently hosted at PharoCloud > don't have any sources available, and since the examples for both > Bootstrap[1] and Rickshaw[2] uses code reflection to display

[Pharo-users] PharoCloud method sources

2017-09-21 Thread Esteban A. Maringolo
I recentrly noticed that the examples gently hosted at PharoCloud don't have any sources available, and since the examples for both Bootstrap[1] and Rickshaw[2] uses code reflection to display the sources used to produce each example, they don't work and you get a `self methodHasNoSourceCode` insta