Thanks for your answer Camille!
I tried it.
It loads well on 1.4 but in 2.0 shows warining about a non satisfied blockclosure class.
Then when I run the test there is a faliure with the anouncements, which also accured when I tried the examples.
Is someone maintaining this?
Thanks again,
Juan
On Thu, May 16, 2013 at 11:27 AM, Camille Teruel <camille.teruel@gmail.com> wrote:
Hi Juan,
You can have a look to eyeSee:
Gofer it
squeaksource: 'EyeSee';
package: 'ConfigurationOfEyeSee';
load.
(Smalltalk at: #ConfigurationOfEyeSee) loadDefault
On 16 mai 2013, at 16:03, Juan Ignacio Vaccarezza wrote:
Hi all,
Does anybody know a chart framework? Im looking fo something like jfreechart (java chart framework).
I need bar graph, pie chart, and line chart.
Thanks,
Juan