## Priority - [x] TSVB Top N (https://github.com/elastic/kibana/pull/138200) - **author @VladLasitsa** - [x] Extendable version of convertors (https://github.com/elastic/kibana/pull/139719) - **author @VladLasitsa & @Kunzetsov** - [x] Agg based table ( + add track if the rendered table is able to be converted to Lens) (https://github.com/elastic/kibana/pull/140791) - **author @VladLasitsa & @Kunzetsov** - [x] TSVB metric (https://github.com/elastic/kibana/pull/140878) - **author @Kunzetsov** - [x] Agg based pie (+ add track if the rendered pie is able to be converted to Lens) (https://github.com/elastic/kibana/pull/140879) - **author @VladLasitsa** - [x] Tests for agg based convert to lens lib (https://github.com/elastic/kibana/pull/141353) - **author @Kunzetsov & @VladLasitsa** - [x] TSVB gauge (https://github.com/elastic/kibana/pull/142187) - **author @Kunzetsov** - [x] Agg based XY (+ add track if the rendered xy is able to be converted to Lens) (https://github.com/elastic/kibana/pull/142936) - author @VladLasitsa - [x] Agg based metric (+ add track if the rendered metric is able to be converted to Lens) (https://github.com/elastic/kibana/pull/142561) - **author @Kunzetsov** - [x] Agg based gauge (+ add track if the rendered gauge is able to be converted to Lens)(https://github.com/elastic/kibana/pull/142838) - **author @Kunzetsov** - [x] Agg based goal (+ add track if the rendered goal is able to be converted to Lens) (https://github.com/elastic/kibana/pull/142838) - **author @Kunzetsov** - [x] convert Variance to the formula: `pow(standard_deviation(fieldName), 2)` (https://github.com/elastic/kibana/pull/143209) - **author @VladLasitsa** - [x] https://github.com/elastic/kibana/issues/140483 - **author @VladLasitsa** - [x] TSVB table (https://github.com/elastic/kibana/pull/143946) - **author @VladLasitsa** - [x] Agg based Heatmap (+ add track if the rendered heatmap is able to be converted to Lens) (https://github.com/elastic/kibana/pull/143820) - **author @Kunzetsov** - [x] https://github.com/elastic/kibana/issues/144084 - **author @VladLasitsa** - [x] Add support of ad-hoc dataViews for TSVB string indexpattern mode (https://github.com/elastic/kibana/pull/143500) - **author @Kunzetsov** --- - [x] Functional tests for `TSVB` `timeseries` (https://github.com/elastic/kibana/pull/143057) - **author @Kunzetsov** - [x] Functional tests for `TSVB` `top N`(https://github.com/elastic/kibana/pull/143181) - **author @VladLasitsa** - [x] Functional tests for `TSVB` `metric` (https://github.com/elastic/kibana/pull/143164) - **author @Kunzetsov** - [x] Functional tests for `TSVB` `gauge` (https://github.com/elastic/kibana/pull/143214) - **author @Kunzetsov** - [x] Functional tests for `Agg based` `table` (https://github.com/elastic/kibana/pull/143290) - **author @VladLasitsa** - [x] Functional tests for `Agg based` `pie` - (https://github.com/elastic/kibana/pull/143372) **author @VladLasitsa** - [x] Functional tests for `Agg based` `metric` (https://github.com/elastic/kibana/pull/143269) - **author @Kunzetsov** - [x] Functional tests for `Agg based` `goal`(https://github.com/elastic/kibana/pull/143527) - **author @Kunzetsov** - [x] Functional tests for `Agg based` `gauge`(https://github.com/elastic/kibana/pull/143545) - **author @Kunzetsov** - [x] Functional tests for `Agg based` `xy` (https://github.com/elastic/kibana/pull/143549) - **author @VladLasitsa** - [x] https://github.com/elastic/kibana/pull/144043 - **author @Kunzetsov**
Priority
pow(standard_deviation(fieldName), 2)([TSVB][Lens] Added support of Variance aggregation for navigate to lens #143209) - author @VladLasitsaTSVBtimeseries([Lens][TSVB] Functional tests for converting of Timeseries. #143057) - author @KunzetsovTSVBtop N([Lens][TSVB] Functional tests for converting of Top N. #143181) - author @VladLasitsaTSVBmetric([Lens][TSVB] Functional tests for converting of Metric. #143164) - author @KunzetsovTSVBgauge([Lens][TSVB] Navigate to Lens Guage functional tests. #143214) - author @KunzetsovAgg basedtable([Lens][Agg based Table] Navigate to lens functional tests. #143290) - author @VladLasitsaAgg basedpie- ([Lens][Agg based Pie] Navigate to lens functional tests. #143372) author @VladLasitsaAgg basedmetric([Lens][Agg based Metric] Navigate to lens functional tests. #143269) - author @KunzetsovAgg basedgoal([Lens][Agg based Goal] Navigate to Lens Goal functional tests. #143527) - author @KunzetsovAgg basedgauge([Lens][Agg based Gauge] Navigate to Lens Gauge functional tests.. #143545) - author @KunzetsovAgg basedxy([Lens][Agg based XY] Navigate to lens functional tests. #143549) - author @VladLasitsa