kibana/x-pack/plugins/lens/public/xy_visualization
Stratoula Kalafateli 0cfc7b464c
[Lens] Add styling options for x and y axes on the settings popover (#71829)
* [Lens] Add styling options for x axis on the settings popover

* ts related changes

* Changes to the popover's design and y-axis implementatin

* fix types and add unit tests

* Add extra translations

* Fix functional test and change the logic of the yTitle

* fixes

* fix showTitle settings bug

* Fix ticklabels bug on y axes

* fix some tests

* Change the user flow on x and y titles on settings popover and enable the gridlines by default

* disable linter warning

* PR Comments

* Add a comment to callback to explain the decision to listen only to open changes

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-08-11 20:10:35 +03:00
..
__snapshots__ [Lens] Add styling options for x and y axes on the settings popover (#71829) 2020-08-11 20:10:35 +03:00
_index.scss
_xy_expression.scss
axes_configuration.test.ts [Lens] Multiple y axes (#69911) 2020-07-01 09:57:23 +02:00
axes_configuration.ts [Lens] Multiple y axes (#69911) 2020-07-01 09:57:23 +02:00
fitting_functions.ts [Lens] Fitting functions (#69820) 2020-07-03 16:15:06 +02:00
index.ts [Lens] Add styling options for x and y axes on the settings popover (#71829) 2020-08-11 20:10:35 +03:00
state_helpers.ts [Lens] Add ability to set colors for y-axis series (#70311) 2020-07-03 13:22:47 +02:00
to_expression.test.ts [Lens] Add styling options for x and y axes on the settings popover (#71829) 2020-08-11 20:10:35 +03:00
to_expression.ts [Lens] Add styling options for x and y axes on the settings popover (#71829) 2020-08-11 20:10:35 +03:00
types.ts [Lens] Add styling options for x and y axes on the settings popover (#71829) 2020-08-11 20:10:35 +03:00
xy_config_panel.scss [Lens] Fitting functions (#69820) 2020-07-03 16:15:06 +02:00
xy_config_panel.test.tsx [Lens] Add styling options for x and y axes on the settings popover (#71829) 2020-08-11 20:10:35 +03:00
xy_config_panel.tsx [Lens] Add styling options for x and y axes on the settings popover (#71829) 2020-08-11 20:10:35 +03:00
xy_expression.test.tsx [Lens] Add styling options for x and y axes on the settings popover (#71829) 2020-08-11 20:10:35 +03:00
xy_expression.tsx [Lens] Add styling options for x and y axes on the settings popover (#71829) 2020-08-11 20:10:35 +03:00
xy_suggestions.test.ts [Lens] Add styling options for x and y axes on the settings popover (#71829) 2020-08-11 20:10:35 +03:00
xy_suggestions.ts [Lens] Add styling options for x and y axes on the settings popover (#71829) 2020-08-11 20:10:35 +03:00
xy_visualization.test.ts apply prettier styles 2020-05-22 09:08:58 +02:00
xy_visualization.tsx [Lens] Fitting functions (#69820) 2020-07-03 16:15:06 +02:00