Re: [Pharo-users] Charting graphs

2015-01-07 Thread Alexandre Bergel
Stef, I have updated the Grapher chapter in Agilevisualization: https://dl.dropboxusercontent.com/u/31543901/AgileVisualization/Grapher/0202-Grapher.html You are now ready to blog :-) Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:

Re: [Pharo-users] Charting graphs

2015-01-06 Thread Alexandre Bergel
Give me a couple of days, and I will update the Agilevisualization chapter. Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > On Jan 6, 2015, at 2:49 PM, stepharo wrote: > > Really really

Re: [Pharo-users] Charting graphs

2015-01-06 Thread stepharo
Really really nice. Continue to push Grapher and trying to reproduce "stupid" charts is the way to stress its design! Do you have this description somewhere so that I can blog on it? Stef Le 5/1/15 00:22, Alexandre Bergel a écrit : Hi! RTGraphBuilder went through major improvements. - min an

Re: [Pharo-users] Charting graphs

2015-01-05 Thread Hilaire
Nice! Le 05/01/2015 00:22, Alexandre Bergel a écrit : > > RTGraphBuilder went through major improvements. > - min and max may be specified. > - plugins to add some decoration (average line, standard deviation > range, ticks lines, …) > -- Dr. Geo - http://drgeo.eu iStoa - http://istoa.drgeo.

[Pharo-users] Charting graphs

2015-01-04 Thread Alexandre Bergel
Hi! RTGraphBuilder went through major improvements. - min and max may be specified. - plugins to add some decoration (average line, standard deviation range, ticks lines, …) Here are some examples, with some examples, which should illustrate these points: Is obtained with: -=