kibana/x-pack/plugins/lens/public
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
..
app_plugin load lens app lazily (#64769) 2020-05-01 12:57:29 +02:00
assets [Lens] Pie and treemap charts (#55477) 2020-05-05 15:59:32 -04:00
datatable_visualization [Lens] Pie and treemap charts (#55477) 2020-05-05 15:59:32 -04:00
debounced_component
drag_drop
editor_frame_service [Lens] Pie and treemap charts (#55477) 2020-05-05 15:59:32 -04:00
helpers load lens app lazily (#64769) 2020-05-01 12:57:29 +02:00
id_generator
indexpattern_datasource [Lens] Pie and treemap charts (#55477) 2020-05-05 15:59:32 -04:00
lens_ui_telemetry
metric_visualization [Lens] Pie and treemap charts (#55477) 2020-05-05 15:59:32 -04:00
native_renderer
persistence
pie_visualization [Lens] Pie and treemap charts (#55477) 2020-05-05 15:59:32 -04:00
xy_visualization [Lens] Pie and treemap charts (#55477) 2020-05-05 15:59:32 -04:00
_mixins.scss
_variables.scss
help_menu_util.tsx
index.scss
index.ts
loader.test.tsx
loader.tsx
plugin.ts [Lens] Pie and treemap charts (#55477) 2020-05-05 15:59:32 -04:00
services.ts [Lens] Allow user to drag and select a subset of the timeline in the chart (aka brush interaction) (#62636) 2020-04-30 20:36:50 +02:00
types.ts [Lens] Hide some suggestions in preparation for pie charts (#64740) 2020-04-30 10:52:10 -04:00
vis_type_alias.ts
visualization_container.test.tsx
visualization_container.tsx