In article <rowen-467156.12085929092...@news.gmane.org>,
 "Russell E. Owen" <ro...@uw.edu> wrote:

> I finished my strip chart widget thanks to help from Tony S Yu, Benjamin 
> Root and others here. It supports multiple subplots and multiple 
> lines/subplot. Here's a copy if anyone is interested:
> <http://www.astro.washington.edu/users/rowen/python/StripChartWdg.py>
> I plan to add it to the RO python package once I have tested it a bit 
> more. Meanwhile, the example code at the end uses a prerelease RO module 
> that I've also uploaded: 
> <http://www.astro.washington.edu/users/rowen/python/RandomWalk.py>
> 
> It uses the TkAgg back end, but is easily ported (as usual, event timing 
> is the main issue; I wish Python had its own event model that all GUIs 
> could use).
> 
> I think I finally got the animation API figured out well enough to 
> produce a robust result. Strip charts are intrinsically poor candidates 
> for the animation API because the time axis is constantly shifting, but 
> nonetheless animation does produce a small reduction in CPU usage.
> 
> Any feedback would be most welcome.
> 
> Regards,
> 
> -- Russell

Now released in RO 2.6.0 as RO/Wdg/StripChartWdg.py
<http://pypi.python.org/pypi/RO/2.6.0>

-- Russell


------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to