Skip to main content

Interface: Colors

Charting Library.Colors

Properties

blue

blue: "#2962ff"


gray

gray: "#787B86"


green

green: "#4CAF50"


new

new: (color: string, transparency: number) => string

Type declaration

▸ (color, transparency): string

Parameters
NameType
colorstring
transparencynumber
Returns

string


olive

olive: "#808000"


teal

teal: "#00897B"