ClusteredPointSeries

Type class

A version of MapPointSeries which can automatically group closely located bullets into groups.

Color

Type class

Wherever color needs to be specified in amCharts 5, Color object needs to be used.

ColorblindDarkTheme

Type class

“Colorblind Dark” — the color-vision-deficiency-safe Okabe-Ito palette on a dark ground. Reuses the light theme’s palette (lifting its black entry so it reads on the dark ground) and applies a neutral dark set of interface colors.

ColorblindTheme

Type class

“Colorblind” — a color-vision-deficiency-safe qualitative palette based on the Okabe-Ito eight-color set, which stays distinguishable under the common forms of color blindness (protanopia, deuteranopia, tritanopia).

ColorSet

Type class

An object which holds list of colors and can generate new ones.

ConfirmButton

Type class

Draws an interactive button, which displays a confirmation when clicked.

Container

Type class

A basic element that can have child elements, maintain their layout, and have a background.

CSVParser

Type class

Tool to parse JSON string into structured data.

CurveChart

Type class

Base chart for a Timeline chart.