Skip to content

Releases: callumrollo/cmcrameri

v1.9

22 Apr 08:22
2548a67
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8...v1.9

v1.8

29 Jan 14:47
9f46a31
Compare
Choose a tag to compare

What's Changed

Now supports Python 3.12

Full Changelog: v1.7...v1.8

v1.7

10 Jul 08:44
c4d448a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6...v1.7

v1.6

27 Jun 09:44
d01661e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5...v1.6

v1.5

16 Mar 08:07
ce9a615
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4...v1.5

Improved colormaps image

12 Nov 18:45
Compare
Choose a tag to compare

Improvement of colormaps images and more by @zmoon

  • Use ListedColormap instead. Simpler and gives the same result for the non-categorical ones since they have N=256.
  • Clean up the .cm namespace so that it is easier to use
  • Fancier show_cmaps plotter, and show the result in the readme under its code demo.
  • show_cmaps added to the top-level namespace
  • all added to the top-level init.py
  • In readme, import cmcrameri.cm as cmc for consistency with the 'cmc.' form for the registered cmaps added in
  • scrallen: added plt.cm.register_cmap commands...
  • Add example of using a registered cmap name to the readme
  • Running cm.py directly generates the colormaps.png
  • Update the links to Crameri's website

Colourmap data accesible via matplotlib

11 Oct 16:29
f2f3152
Compare
Choose a tag to compare

Colourmaps are registered with matplotlib to make them accessible with matplotlib.pyplot.get_cmap().

Thanks to @scrallen https://github.com/scrallen for this improvement.

Scientific Colourmaps 7

02 Feb 11:57
9a604a9
Compare
Choose a tag to compare

This release includes new Colourmaps from Fabio Crameri et al. Read more here https://twitter.com/fcrameri/status/1356532575137894401

Added categorical colormaps

30 Jan 09:52
24545de
Compare
Choose a tag to compare

New release now includes all the original colormaps by FabioCrameri. The continuous colormaps include reversed versions.

cmcrameri now builds on Python 3.6 - 3.9

Explicitly incldue licence

08 May 16:11
Compare
Choose a tag to compare
v0.12

Explicitly include license