Changing the scale shouldn't remove the lines -- but it's possible there 
is a bug that moves them out of the visible area.  Can you provide some 
standalone code that reproduces this problem?

Cheers,
Mike

Søren Nielsen wrote:
> Hi,
>
> When I change the xscale and yscale my plots go missing... i use 
> axes.set_xscale('linear'), axes.set_yscale('liner)  or 
> axes.set_xscale('log'), axes.set_yscale('log') ... I have a button 
> that changes between those two.. but a change removes the 2D lines i 
> have on them... do I need to change something in the line objects too?
>
> Regards,
> Soren
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> ------------------------------------------------------------------------
>
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>   

-- 
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to