Closed rjleveque closed 9 months ago
The default color has been tan, but white looks better on webpages and for publications.
If you want the original color, you can set this for a plot figure in setplot.py via:
setplot.py
from clawpack.visclaw.colormaps import clawpack_tan plotfigure.facecolor = clawpack_tan
The default color has been tan, but white looks better on webpages and for publications.
If you want the original color, you can set this for a plot figure in
setplot.py
via: