Hi,

I am creating a scatter plot of some data that spans many orders of
magnitude, and so I am changing the axes using
gca().set_xscale('log')
gca().set_yscale('log')

Clearly, this only shows non-zero data.  Is there an easy way to also
include data has zero values for coordinates (say one tick mark to the
left/below)?

Thanks in advance!

Uri


-- 
Uri Laserson
PhD Candidate, Biomedical Engineering
Harvard Medical School (Genetics)
Massachusetts Institute of Technology (Mathematics)
phone +1 917 742 8019
laser...@mit.edu
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to