On Sun, Aug 9, 2009 at 11:53 PM, per freem<perfr...@gmail.com> wrote:
> is there a way to plot separated axes in matplotlib? i.e. plots where
> the origin (0,0) has no meaning, either because the data on the x axes
> is categorical (e.g. you are plotting a histograms for three
> categories) or for other reasons. an example of what i mean is this
> graph:
>
> http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=82
>
> or this: http://msenux.redwoods.edu/math/R/graphics/hist1.gif
>
> any advice on how to do this would be greatly appreciated. thanks.

with matplotlib 0.99:

http://matplotlib.sourceforge.net/examples/pylab_examples/spine_placement_demo.html

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to