hi folks !

I'm working now quite a while with the matplotlib, also in the animated case
of plot_date and imshow charts.

Now I should use a vertical line (fixed to a plot_date plot, not to the
axis!) 
and I thought about using vlines as before.

But I have troubles to use the set_array method after the vlines are
created.
Does anybody know the exact array shape and content ?

After I pass any possible combination to the set_array method, the
esablished lines turn gray (from green like they were construgted). They
also don't change the location as desired (they stay fix)

It isn't a problem of canvas redrawing, also autoscale() doesn't help (as it
helped me with animated imshow).

Does anyone have experiance with animated vlines ? eg a working code example
?

Thank you in advance, 

Cheers
-- 
View this message in context: 
http://www.nabble.com/vlines-animation-problem-tp20672134p20672134.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to