kibana/x-pack/plugins/lens/public/datatable_visualization
Wylie Conlon e5d7bb6e9a
[Lens] Pie and treemap charts (#55477)
* [Lens] Add pie and treemap visualizations

* Fix types

* Update to new platform

* Support 2-layer treemap and legends, dark mode

* Significant restructuring of code

* Upgrade to latest charts library

* Commit yarn.lock

* chore: update elastic-charts

* fix types after merge master

* Add settings panel and merge visualizations

* Fix tests

* build: upgrade @elastic/charts to 19.0.0

* refactor: onBrushEnd breaking changes

* fix: missing onBrushEnd argument changes

* More updates

* Fix XY rendering issue when all dates are empty

* Fix bugs and tests

* Use shared services location

* Fix bug in XY chart

* fix: update ech to 19.1.1

* fix: lens onBrushEnd breaking changes

* Change how pie/treemap settings work

* [Design] Fix up settings panel

* [Design] Update partition chart config styles

* fix eslint

* Fix legend issues in pie and XY, add some tests

* update to 19.1.2

* Fix text color for treemap

* Fix chart switch bug

* Fix suggestions

Co-authored-by: Marta Bondyra <marta.bondyra@elastic.co>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Marco Vettorello <vettorello.marco@gmail.com>
Co-authored-by: cchaos <caroline.horn@elastic.co>
2020-05-05 15:59:32 -04:00
..
__snapshots__ [Lens] Trigger a filter action on click in datatable visualization (#63840) 2020-04-30 17:44:16 -04:00
_index.scss Move Lens frontend to Kibana Platform (#62965) 2020-04-15 12:22:37 +02:00
_visualization.scss [Lens] Trigger a filter action on click in datatable visualization (#63840) 2020-04-30 17:44:16 -04:00
expression.test.tsx [Lens] Trigger a filter action on click in datatable visualization (#63840) 2020-04-30 17:44:16 -04:00
expression.tsx [Lens] Trigger a filter action on click in datatable visualization (#63840) 2020-04-30 17:44:16 -04:00
index.ts [Lens] Trigger a filter action on click in datatable visualization (#63840) 2020-04-30 17:44:16 -04:00
visualization.test.tsx Move Lens frontend to Kibana Platform (#62965) 2020-04-15 12:22:37 +02:00
visualization.tsx [Lens] Pie and treemap charts (#55477) 2020-05-05 15:59:32 -04:00