Dear Vera, In web world, "real-time" means javascript. See this [1] and this [2] questions at stackoverflow, this example [3] with node.js library and the library gRaphael [4] as starting points.
[1] - http://stackoverflow.com/questions/4602755/raphael-js-and-real-time-graph [2] - http://stackoverflow.com/questions/6502827/real-time-data-graphing-on-a-line-chart-with-html5 [3] - http://blog.new-bamboo.co.uk/2009/12/08/real-time-online-activity-monitor-example-with-node-js-and-websocket [4] - http://g.raphaeljs.com/ Best Regards, 2013/7/18 Vera Moreira <vljmore...@gmail.com> > hi everyone, > I need some help, does anyone have examples on how to do a "real time > graph". What I need is a graph to constantly show random numbers, I´m using > matplotlib > > I already have this info: > from Antonis Tzorvas > an idea for a "real-time approach" graph you have to go with gifs > generated by the several .draw()s and save *.gif in static/images folder > but i've just found this one: > http://jakevdp.github.io/blog/2012/08/18/matplotlib-animation-tutorial/ > > from Ovidio Marinho > A good option would also google maps. See this done with google maps and > web2py. http://mosaico.no-ip.org/mosaico/regionalizacao/regmapa . > For graphs with movements that would be better > http://mosaico.no-ip.org/mosaico/mortalidadeinfantil/neonatalmun.html?municipio=Agua+Branca&botao=muni&ind=neonatal > graphs > are interactive and very good http://www.highcharts.com/ > > -- > > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.