[Matplotlib-devel] Issue with suptitle

Antony Lee antony.lee at berkeley.edu
Sat Mar 19 23:53:45 EDT 2016


re: centering: You may want to check the discussion there:
https://github.com/matplotlib/matplotlib/issues/5463
Briefly, adding a call to `fig.canvas.draw()` before creating the colorbar
can improve the situation a bit.

(sorry for the double posting, I had to delete the images).

2016-03-10 13:51 GMT-08:00 Isaac Gerg <isaac.gerg at gergltd.com>:

> Hi,
>
> I am currently writing a test suite by which you input your matplotlibrc
> file and it generates you a set of commonly used plots so you can examine
> the aesthetics of your config.
>
> I am having 2 issues,
> 1. How do I make SupTitle centered in matplotlibrc?
> 2. How do I make the points larger on the scatter plot?
>
> See attached pictures.
>
> I'm happy to share the code if someone wants it.
>
> Isaac
>
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel at python.org
> https://mail.python.org/mailman/listinfo/matplotlib-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-devel/attachments/20160319/c9209ec5/attachment.html>


More information about the Matplotlib-devel mailing list