Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 715 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 715 Bytes

Charts

The Charts plugin is a way to create easier integration of shared colors, themes, types and other utilities across all Kibana charts and visualizations.

Static methods

vislibColorMaps

Color mappings related to vislib visualizations

truncatedColorMaps

Color mappings subset of vislibColorMaps

colorSchemas

Color mappings in value/text form

getHeatmapColors

Function to retrieve heatmap related colors based on value and colorSchemaName

truncatedColorSchemas

Truncated color mappings in value/text form

Theme

See Theme service docs

Palettes

See palette service docs