matplotlib graph white space

Michel Alwan michel at jagajaga.org
Mon Oct 4 15:45:07 EDT 2021


u can adjust any side with the other options... (margins) if you don t want to use tight layout...
On 21/10/04 11:39AM, Steve wrote:
> 
> Yes, I saw that but it is a change for all sides. 
>  Is there a setting to change just the left and right padding?
> 
> 
> 
> 
> -----Original Message-----
> From: Michel Alwan <michel at jagajaga.org> 
> Sent: Monday, October 4, 2021 7:56 AM
> To: Steve <Gronicus at SGA.Ninja>
> Cc: python-list at python.org
> Subject: Re: matplotlib graph white space
> 
> In the plot window, you can click on the settings (up), and select the
> option "tight layout" by pressing that button... I think this is what you
> are looking for...
> 
> 
> On 21/10/04 04:39AM, Steve wrote:
> > 
> > I am using the first bar graph listed at this site:
> > https://matplotlib.org/stable/gallery/index.html
> > 
> > The problem I have is that there is too much white space around the graph.
> > My data would be better displayed if I could widen the graph into the 
> > space to the right and left of the chart.
> > 
> > Steve
> > 
> > --
> > https://mail.python.org/mailman/listinfo/python-list
> 
> --
> Michel Alwan
> 
> 
> ( support Stallman : stallmansupport.org )
> 

-- 
Michel Alwan


( support Stallman : stallmansupport.org )


More information about the Python-list mailing list