Hello,
I am working with the Line3D objects in the mplot3d toolkit. I have noticed
that the .set_data() function is not overloaded from the Line class,
therefore, there is no direct way to set the line data. Should a
.set_data() function be created for Line3D or is there some inherent barrier
to doing this? Also, would it make sense to add a .set_zdata() function as
well?
One probably could work around this by calling .set_data() on the 2D data,
and then calling .set_3d_properties() with the z data, but I haven't tested
this yet.
Thanks,
Ben Root
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel