[web2py] Re: again on javascript chart

2016-05-12 Thread Paolo Amboni
Ok, thanks. After long searching on the web i choose Chart.js. It seems very simple to use (in the web2py filosofy). I'll build my own library to port the data form "pyadl" or from pandas!! Il giorno giovedì 12 maggio 2016 15:42:38 UTC+2, Anthony ha scritto: > > On Wednesday, May 11, 2016 at 9

[web2py] Re: again on javascript chart

2016-05-12 Thread Anthony
On Wednesday, May 11, 2016 at 9:39:17 AM UTC-4, Paolo Amboni wrote: > > *Since it seems an hot topic:* > > witch js library works better with web2py - python - (pandas) to plot some > nice charts? > The question is really which works best with Python/Pandas (web2py is irrelevant), and for that y

[web2py] Re: again on javascript chart

2016-05-11 Thread pang
In the pandas tutorial they use matplotlib, so I'd follow that path. I think there have been questions already on how to embed matplilib in web2py. But a general search for matplotlib in the browser will give you several options: http://mpld3.github.io/ http://stackoverflow.com/questions/2273