Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ColorMapContainer

Index

Functions

fromArgbList

fromNamedColormap

  • Create a new ColorMapContainer from the named preset value.

    The presets are extracted from Matplotlib. Accepted values include:

    • viridis
    • plasma
    • inferno
    • magma
    • cividis
    • greys
    • gray
    • purples
    • blues
    • greens
    • oranges
    • reds
    • rdylbu

    Parameters

    • name: string

    Returns ColorMapContainer

fromStringList

Generated using TypeDoc