kibana/x-pack/plugins/lens/public/xy_visualization
Marta Bondyra b87852071b
[Lens] fix passing 0 as static value (#118032)
* [Lens] fix passing 0 as static value

* allow computed static_value to be passed

* Update x-pack/plugins/lens/public/xy_visualization/reference_line_helpers.tsx

Co-authored-by: Marco Liberati <dej611@users.noreply.github.com>

* ci fix

Co-authored-by: Marco Liberati <dej611@users.noreply.github.com>
2021-11-11 08:26:48 +01:00
..
__snapshots__ [charts] Fix multilayer time axis styles (#116749) 2021-11-03 12:35:34 +00:00
xy_config_panel [Lens] Refactor little things in preparation for gauges (#117868) 2021-11-10 13:52:05 +01:00
axes_configuration.test.ts [Lens] Introduce new layer types (#107791) 2021-08-12 08:29:31 +02:00
axes_configuration.ts [FieldFormats] Remove SerializedFieldFormat copy from expressions plugin (#114245) 2021-10-12 14:35:45 +02:00
color_assignment.test.ts [Lens] Introduce new layer types (#107791) 2021-08-12 08:29:31 +02:00
color_assignment.ts [Lens] Reference line renaming + other small fixes (#113811) 2021-10-15 18:05:27 +02:00
expression.scss
expression.test.tsx [Charts] Multi-layer time axis (#115853) 2021-10-27 19:22:35 +02:00
expression.tsx [charts] Fix multilayer time axis styles (#116749) 2021-11-03 12:35:34 +00:00
expression_reference_lines.scss [Lens] Reference line renaming + other small fixes (#113811) 2021-10-15 18:05:27 +02:00
expression_reference_lines.test.tsx [Lens] Reference line: fix overlapping areas (#117722) 2021-11-09 19:01:39 +01:00
expression_reference_lines.tsx [Lens] Reference line: fix overlapping areas (#117722) 2021-11-09 19:01:39 +01:00
expression_thresholds.scss [Lens] Thresholds: Add text to markers body (#113629) 2021-10-11 12:32:19 +02:00
fitting_functions.ts [Lens] Move Lens functions to common (#105455) 2021-07-26 15:26:29 +02:00
get_legend_action.test.tsx [DX] Upgrade prettier to v2.4.0 (#112359) 2021-09-19 22:34:30 -07:00
get_legend_action.tsx [Lens] Move Lens functions to common (#105455) 2021-07-26 15:26:29 +02:00
index.ts [Charts] Multi-layer time axis (#115853) 2021-10-27 19:22:35 +02:00
reference_line_helpers.test.ts [Lens] fix passing 0 as static value (#118032) 2021-11-11 08:26:48 +01:00
reference_line_helpers.tsx [Lens] fix passing 0 as static value (#118032) 2021-11-11 08:26:48 +01:00
state_helpers.ts [Lens] Thresholds: when computing default static value take into account all layer metrics (#113647) 2021-10-14 15:28:40 +02:00
to_expression.test.ts [Lens] Reference line renaming + other small fixes (#113811) 2021-10-15 18:05:27 +02:00
to_expression.ts [Lens] Reference line renaming + other small fixes (#113811) 2021-10-15 18:05:27 +02:00
types.ts [Lens] Refactor little things in preparation for gauges (#117868) 2021-11-10 13:52:05 +01:00
visualization.test.ts [Lens] Refactor little things in preparation for gauges (#117868) 2021-11-10 13:52:05 +01:00
visualization.tsx [Lens] Refactor little things in preparation for gauges (#117868) 2021-11-10 13:52:05 +01:00
visualization_helpers.tsx 🐛 Fix label on horizontal chart for axis (#113452) 2021-09-30 12:37:01 +02:00
x_domain.tsx Update dependency @elastic/charts to v37 (master) (#113968) 2021-10-12 16:36:18 +02:00
xy_suggestions.test.ts [DX] Upgrade prettier to v2.4.0 (#112359) 2021-09-19 22:34:30 -07:00
xy_suggestions.ts [Lens] Introduce new layer types (#107791) 2021-08-12 08:29:31 +02:00
xy_visualization.ts