kibana/src
Yaroslav Kuznietsov c42f6c3063
Fixed comparing real value with formatted according to mode. (#100456)
Before this part of code was comparing clean data, which came from dataset, with X/Y values. They were true according to normal mode, but in percentage mode, for example, it was comparing absolute value with percentage value. To avoid it, need to compare datum (feature #822 from elastic/elastic-charts) of geometry with clean value from row info.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-26 11:34:08 +03:00
..
cli [cli/serve/integrationTests] log stdout from process when parsing fails (#98699) 2021-04-29 14:59:40 -04:00
cli_encryption_keys Remove /src/legacy (#95510) 2021-04-06 09:25:36 +02:00
cli_keystore [cli/keystore] Transpile sources in dev (#97501) 2021-04-21 17:39:04 -05:00
cli_plugin Log if no plugins are installed when listing plugins in cli (#97235) 2021-04-15 09:58:58 -04:00
core [KibanaPageLayout] Solution Nav specific styles & props (#100089) 2021-05-25 13:28:05 -04:00
dev [build] Clean jest configs (#100594) 2021-05-25 20:33:43 -05:00
docs Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
fixtures/telemetry_collectors [API DOCS] Usage Collection (#98656) 2021-05-04 12:32:11 +01:00
plugins Fixed comparing real value with formatted according to mode. (#100456) 2021-05-26 11:34:08 +03:00
setup_node_env Ban use of lodash.template (#100277) 2021-05-19 10:06:52 -04:00