Closed jzwar closed 7 months ago
write_png
font-family
control_points
spp.show()
arrow_data_scale
vmin/vmax
Added another feature, because:
n_colors
not as nice as
related to https://github.com/tataratat/gustaf/pull/201
Overview
write_png
is now separate function because, who knows when we might need it againfont-family
is no longer defaulted, because the standard font is nicer in most cases (allows for more flexibility)control_points
had a bug -> it overwrote all other control mesh options, now we have the same behaviour as forspp.show()
arrow_data_scale
andvmin/vmax
are now no longer fighting each otherChecklists