Skip to content

QIM themed colormap

LinearSegmentColormap was added in viz.colormaps When plotting with matplotlib users can use this colormap that uses colors from QIM logo. It can be accessed as module variable: cmap = qim.ciz.colormaps.qim Or easily with a string cmap = 'qim'

Merge request reports

Loading