[Matplotlib-devel] MPL2 Logo
Eric Firing
efiring at hawaii.edu
Fri Sep 25 02:25:48 CEST 2015
On 2015/09/24 1:45 PM, OceanWolf wrote:
> Looking at the current logo, I wondered whether we would want to change
> this as part of the style changes when we release 2.0... as well as
> marketing our new style, the current logo uses jet to make the graph...
>
> Playing around with the examples/api/logo2.py I found changing line 68 to:
>
> bar.set_facecolor(cm.viridis(r/8.))
>
> gave pleasing results with the largest wedge getting coloured green (see
> attached for uncropped version).
It makes sense to me to use the new colormap.
I also noticed a mistake in the first equation, top-left: the first term
should be density times the partial derivative of vector velocity with
respect to time. Or just divide everything through by density and
change the mu to a nu so that density appears only in the pressure
gradient term.
More information about the Matplotlib-devel
mailing list