@elastic/charts
Advanced tools
Changelog
6.0.0 (2019-06-13)
tooltipType
and tooltipSnap
props in a Settings component; this commit removes these from SettingsSpecProps
and instead there is a single tooltip
prop which can accept either a TooltipType
or a full TooltipProps
object which may include type
, snap
, and/or headerFormattter
for formatting the header.Changelog
5.0.0 (2019-06-10)
style.css
stylesheet is now replaced by a theme_only_light.css
or theme_only_dark.css
file that brings in all the required styling for chart, tooltip and legends. theme_light.css
and theme_dark.css
styles include also a reset CSS style