Hello:

I believe I may have uncovered some unusual behavior wrt to Axes3D.scatter.


   - When I run the attached and self-contained problem,
   "demo_colorbar_3d.py," I am able to create a colorbar and the 3d scatter
   points are normally created.
   - However, in the attached python script "demo_data_3d.py," when I read
   a set of XYZ data from a file and place into separate XYZ arrays, I am able
   to create the appropriately limited and colored colorbar, but all the
   scatter points appear black.

The data input for "demo_data_3d.py," "data_output.txt," and png
screenshots "demo_colorbar_3d.pdf" and "demo_data_3d.pdf," are located in a
the following public Dropbox links are here:

   - demo_data_3d.pdf <http://dl.dropbox.com/u/7140790/demo_data_3d.pdf>
   - data_output.txt <http://dl.dropbox.com/u/7140790/data_output.txt>
   - demo_colorbar_3d.pdf<http://dl.dropbox.com/u/7140790/demo_colorbar_3d.pdf>


Thank you,

Tanim Islam
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to