e.g. the component images of a 2D pcolormesh might have a smooth color gradient:

but the gif reduces the color size to be very segmented:

GIFs can only use a 256 color palette, but this is clearly more segmented than that. Maxing the palette_size kwarg to 256 does not fix this issue.
Proposing to add settings that allows for more color fidelity.
e.g. the component images of a 2D pcolormesh might have a smooth color gradient:
but the gif reduces the color size to be very segmented:
GIFs can only use a 256 color palette, but this is clearly more segmented than that. Maxing the palette_size kwarg to 256 does not fix this issue.
Proposing to add settings that allows for more color fidelity.