Probably a better way would be to the the "pos" arguments to boxplot
(bp=boxplot(array,
pos=range(11, 36)). That *should* work. Let me know if it doesn't.

On Fri, Jun 12, 2015 at 4:36 PM, pb89 <peterbehrin...@gmx.de> wrote:

> thanks for the quick answer Jeffrey, its working!
>
> -peter
>
>
>
> --
> View this message in context:
> http://matplotlib.1069221.n5.nabble.com/custom-x-axis-integers-boxplot-tp45769p45771.html
> Sent from the matplotlib - users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to