Introduction

Introduction to ColorSchemes

This package provides a collection of colorschemes and colormaps:

The package is designed for general purpose and informal graphics work. For high quality color maps that have consistent perceptual contrast over their full range, refer to Peter Kovesi's PerceptualColourMaps package.

This package relies on the Colors.jl package.

Installation and basic usage

Install the package as follows:

] add ColorSchemes

and to use it:

using ColorSchemes

Original version by cormullion.