kibana/src
Yaroslav Kuznietsov d61ae2e4a0
[MetricVis] Expression metricVis API update. (#114116)
* Added expressionMetricVis plugin.

* splited metric vis_type and expression.

* Fixed plugin docs.

* updated snapshots.

* Added code owner to expressionMetricVis.

* updated chart docs.

* Added storybook.

* Added bucket story.

* Added without label story.

* Added "with custom font size" story.

* Added other stories.

* Added DatatableColumn accessors.

* Replaced Metric with MetricOptions.

* added element to canvas.

* Added metric_vis ui model to canvas and removed `useRanges`.

* Fixed MetricOptions.any

* updated the check of min/max existence.

* Updated function/renderer names.

metricRenderer -> metricVisRenderer
metricFunction -> metricVisFunction

* Replaced colorRanges/invertColors/percentageMode with palette.

* Replaced legacy colors with palette.

* Remove usage of arguments bgFill and subText.

* Added mocks for storybook.

* removed dead code from `vis_types`.

* Support of custom font is added.

* Added support of custom labels.

* Added multitable support.

* Added support of multitable and autoresize.

* Cleaned up metric expression and tests

* added center to the metric to_ast.

* added first_datatable type.

* Changed first_datatable to lens_multitable.

* Fixed behaviour with rangeMin and rangeMax.

* Added fontUnit to the font expression and added pt option to the metricVis expression.

* Added comment to the metricVis expression at to_ast of vis_types/metric.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-08 11:12:04 +02:00
..
cli Add API integration tests for Interactive Setup. (#111879) 2021-10-14 20:14:01 +02:00
cli_encryption_keys [DX] Upgrade prettier to v2.4.0 (#112359) 2021-09-19 22:34:30 -07:00
cli_keystore [keystore] Fix input masking (#108415) 2021-08-16 17:08:17 -05:00
cli_plugin Add interactive setup CLI (#114493) 2021-10-20 22:17:45 +01:00
cli_setup Store interactive setup certificates in the data folder. (#115981) 2021-10-25 20:28:47 +02:00
cli_verification_code Verification code CLI (#111707) 2021-09-14 21:58:25 +01:00
core [Security Solution] show correct failed transform on failed transform banner (#117608) 2021-11-05 13:31:02 -07:00
dev [docs] rewrite docs cli to show logs and use modern apis (#117767) 2021-11-06 20:31:22 -05:00
fixtures/telemetry_collectors [maps] remove xpack.maps.showMapVisualizationTypes (#105979) 2021-08-24 10:46:40 -06:00
plugins [MetricVis] Expression metricVis API update. (#114116) 2021-11-08 11:12:04 +02:00
setup_node_env Remove deprecation allowance for rmdir recursive (#116019) 2021-11-01 11:37:17 -05:00