[Seaside] JavaScript charting

Sven Van Caekenberghe sven at stfx.eu
Fri Jun 7 09:40:01 UTC 2013


Ramiro,

On 07 Jun 2013, at 05:20, Ramiro Diaz Trepat <ramiro at diaztrepat.name> wrote:

> I think I like Google Chart best, has anyone used it?

You can do pretty cool stuff with Google Charts, with very little effort:

(ZnEasy getPng: 'http://chart.googleapis.com/chart?cht=tx&chl=',
	'a^2+b^2=c^2' encodeForHTTP) asMorph openInHand.

This is an example I got from Lukas Renggli once.

I am using Google Charts for little graphs in web apps and it works very well. But it all depends on what you want or expect of course.

Sven

--
Sven Van Caekenberghe
http://stfx.eu
Smalltalk is the Red Pill



More information about the seaside mailing list