pyqtgraph/pyqtgraph/colors/maps/viridis.csv
Nils Nemitz e79dacf805
Fix Matplotlib color map import, add CC0 maps locally (#1865)
* accept Matplotlib colormap data as numpy array, add CC0 Matplotlib maps locally

* add cividis, prioritize lower case in example/atlas
2021-06-26 08:41:57 -07:00

7.4 KiB

1New matplotlib colormaps by Nathaniel J. Smith, Stefan van der Walt,
2and (in the case of viridis) Eric Firing.
3
4This file and the colormaps in it are released under the CC0 license /
5public domain dedication. The creators would appreciate credit if you use or
6redistribute these colormaps, but do not impose any legal restrictions.
7
8To the extent possible under law, the persons who associated CC0 with
9mpl-colormaps have waived all copyright and related or neighboring rights
10to mpl-colormaps.
11
12You should have received a copy of the CC0 legalcode along with this
13work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
14