colourmap

Installation

  • Installation
  • Uninstalling

Tutorials

  • Input
  • Output

Examples

  • Generate N random colors
  • Create color based on input labels
  • Color generated by seaborn and matplotlib
  • Convert RGB to HEX
  • Convert HEX to RGB
  • Linear gradient between two colors
  • Linear gradient based on input labels

Documentation

  • Sponsor
  • Github
  • Citing
  • Coding quality
  • API References
Index
colourmap
  • Index

Index

C | D | F | G | H | I | L | M | R | S

C

  • check_logger() (in module colourmap.colourmap)
  • colourmap.colourmap
    • module
  • convert_verbose_to_new() (in module colourmap.colourmap)

D

  • disable_tqdm() (in module colourmap.colourmap)

F

  • fromlist() (in module colourmap.colourmap)

G

  • generate() (in module colourmap.colourmap)
  • get_logger() (in module colourmap.colourmap)
  • gradient_on_density_color() (in module colourmap.colourmap)

H

  • hex2rgb() (in module colourmap.colourmap)
  • hex2rgba() (in module colourmap.colourmap)

I

  • is_hex_color() (in module colourmap.colourmap)

L

  • linear_gradient() (in module colourmap.colourmap)

M

  • module
    • colourmap.colourmap

R

  • rgb2hex() (in module colourmap.colourmap)

S

  • set_logger() (in module colourmap.colourmap)

© Copyright 2022, Erdogan Taskesen.

Built with Sphinx using a theme provided by Read the Docs.