kibana/x-pack/plugins/lens/public/assets
Stratoula Kalafateli c4eb47a46b
[Lens] Settings panel redesign and separate settings per y axis (#76373)
* wip, redsign the xy axis general settings

* pie chart settings. fix tests, initial implementation

* Fix Internationalization

* Cleanup

* remove unused translations

* Add test to check that right axis is enabled

* fix test

* remove unecessary translation

* Added icons and cleaned up some of the visuals for grouped buttons

* Fix types

* Axis Settings Popover Reusable Component

* Legend Popover Reusable Component

* Cleanup unused translations

* Fix right axis behavior

* Revert yLeftTitle to yTitle to avoid migration

* PR fixes

* identify which axis is enabled

* Change the logic on enabling the y axes popovers

* Adjust axis popover on horizontal bars

* fix failing test and change the logic of fetching the y axis titles

* Simpify the axis title logic, make the toolbar repsponsive, add TopAxisIcon

* Ui Changes on legends popover

* Cleanup and more unit tests

* use groupId instead of index to take under consideration all possible scenarios

* fix gridlines

* Remove ts-ignore from icons and move toolbar button to shared components

* Workspace toolbar wraps on smaller devices

* Tooltip on Toolbar appears only if the button is disabled

* clean up

* Add missing translations

* fix eslint

Co-authored-by: cchaos <caroline.horn@elastic.co>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-16 11:30:19 +03:00
..
axis_bottom.tsx
axis_left.tsx
axis_right.tsx
axis_top.tsx
chart_area.tsx
chart_area_percentage.tsx
chart_area_stacked.tsx
chart_bar.tsx
chart_bar_horizontal.tsx
chart_bar_horizontal_percentage.tsx
chart_bar_horizontal_stacked.tsx
chart_bar_percentage.tsx
chart_bar_stacked.tsx
chart_datatable.tsx
chart_donut.tsx
chart_line.tsx
chart_metric.tsx
chart_mixed_xy.tsx
chart_pie.tsx
chart_treemap.tsx
legend.tsx
lens_app_graphic_dark_2x.png
lens_app_graphic_light_2x.png