WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: probable issues with Axes3D.scatter working unusually?

probable issues with Axes3D.scatter working unusually?

by Tanim Islam-3 :: Rate this Message:

| View in Thread

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:

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@...
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

 « Return to Thread: probable issues with Axes3D.scatter working unusually?