Expand description

A collection of named gradient constants. Can be toggled with the "named_gradients" Cargo feature.

They are taken from the new matplotlib gradients.

use palette::gradient::named as grad_const;

let pal = grad_const::MAGMA.take(5);

Constants

New matplotlib colormap by Nathaniel J. Smith, Stefan van der Walt, and (in the case of viridis) Eric Firing.

New matplotlib colormap by Nathaniel J. Smith, Stefan van der Walt, and (in the case of viridis) Eric Firing.

New matplotlib colormap by Nathaniel J. Smith, Stefan van der Walt, and (in the case of viridis) Eric Firing.

New matplotlib colormap by Nathaniel J. Smith, Stefan van der Walt, and (in the case of viridis) Eric Firing.