Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 400 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 400 Bytes

colormap_generator

This is a tool for adjusting colormaps on a web page.

Features

  • Real-time display of changes
  • Automatic generation of matplotlib cmap function
  • Ability to add blank color
  • import color from *.rgb file

Usage

To use the colormap generator, simply visit the following URL:

https://happyxiaoanan.github.io/colormap_generator/

To-Do

  • beautify the interface