From: Tanim I. <tan...@gm...> - 2012-04-30 18:00:30
|
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 |