Alexander 'Leo' Bergolth wrote:
> Hi!
> 
> I'd like to plot a graph with a certain range left out to allow better
> visualization of outliers. The axis should appear broken at this
> position to indicate that the scaling is interrupted.
> (pychart calls it "zap marks", see
> http://home.gna.org/pychart/doc/module-zap.html)
> 
> Is there a way to do this with matplotlib?

No, this has been requested but never implemented.  Someone may have 
come up with a manual method, but it would require essentially drawing 
the axes manually from primitives, and manipulating the values of the 
outliers.

Eric
> 
> Thanks,
> --leo


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to