JSONParser

Type class

A parser for JSON based chart configs.

KellyDarkTheme

Type class

“Kelly Dark” — the Kelly maximum-contrast palette on a dark ground. Reuses the Kelly series colors (lifting the few near-black entries so they read on the dark ground) and applies a neutral dark set of interface colors.

Keyof

Type type

Keyof<T> is the same as keyof T except it only accepts string keys, not numbers or symbols.

Label

Type class

Creates a label with support for in-line styling and data bindings.

LabelSeries

Type class

Sources Inheritance Settings Private settings Properties Methods Events

Language

Type class

Add localization functionality.

Layout

Type class

Base class for Container layouts.

Layout

Type module

Sources Variables Functions

Legend

Type class

A universal legend control.

Line

Type class

Draws a line.