Releases: elastic/elastic-charts
Releases · elastic/elastic-charts
v4.2.0
4.2.0 (2019-05-06)
Features
- rect_annotation: add RectAnnotation type (#180) (b339318)
v4.1.0
4.1.0 (2019-05-04)
Features
- add option to toggle value labels on bar charts (#182) (6d8ec0e)
v4.0.2
4.0.2 (2019-05-03)
Bug Fixes
- scales: improve ticks for time domains spanning a DST switch (#204) (2713336)
v4.0.1
4.0.1 (2019-05-02)
Bug Fixes
v4.0.0
4.0.0 (2019-04-28)
Features
BREAKING CHANGES
- scales: the
ScalesConfig
type of the theme is changed from {ordinal:{padding: number}}
to {barsPadding: number}
v3.11.4
3.11.4 (2019-04-26)
Bug Fixes
- bars: remove border visibility based on bar width (#192) (a270bab), closes #189
v3.11.1
3.11.1 (2019-04-16)
Bug Fixes
- apply transform.x to area & line geometries (#172) (da4f07f)
v3.11.0
3.11.0 (2019-04-16)
Bug Fixes
Features