gempy.core.data.ColorsGenerator

class gempy.core.data.ColorsGenerator[source]

Object that handles the color management.

Methods

__init__()

regenerate_color_palette([seaborn_palettes])

up_next()

Returns the next color without incrementing the index.

Attributes

hex_colors

__init__()[source]
up_next() str[source]

Returns the next color without incrementing the index.