kibana/x-pack/plugins/lens/public/pie_visualization
Marco Liberati 2781bf3855
[Lens] Add more chart editor tests based on the debug state (#86750)
Co-authored-by: Joe Reuter <johannes.reuter@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-29 14:18:54 +01:00
..
constants.ts [Lens] Stack as percentage (#70703) 2020-09-15 11:24:02 +02:00
expression.tsx [Lens] Configurable color syncing (#86180) 2020-12-22 17:35:27 +01:00
index.ts [Lens] Categorical color palettes (#75309) 2020-11-04 11:27:52 +01:00
pie_visualization.ts [Lens] Reduce initial bundle size (#78142) 2020-09-29 19:00:29 +02:00
render_function.test.tsx [Lens] Configurable color syncing (#86180) 2020-12-22 17:35:27 +01:00
render_function.tsx [Lens] Add more chart editor tests based on the debug state (#86750) 2020-12-29 14:18:54 +01:00
render_helpers.test.ts [Lens] Stop using multi-level metrics in Lens pie charts (#81523) 2020-10-29 10:48:49 -04:00
render_helpers.ts [Lens] Stop using multi-level metrics in Lens pie charts (#81523) 2020-10-29 10:48:49 -04:00
suggestions.test.ts [Lens] Make incomplete switches possible (#83519) 2020-11-24 09:56:56 +01:00
suggestions.ts [Lens] Make incomplete switches possible (#83519) 2020-11-24 09:56:56 +01:00
to_expression.ts [Lens] Categorical color palettes (#75309) 2020-11-04 11:27:52 +01:00
toolbar.scss
toolbar.tsx [bundle optimization] fix imports of react-use lib (#82847) 2020-11-10 17:15:26 +03:00
types.ts [Lens] Categorical color palettes (#75309) 2020-11-04 11:27:52 +01:00
visualization.scss [Lens] Fix chart twitching on flyout open (#85430) 2020-12-14 18:43:25 +01:00
visualization.test.ts [Lens] Visualization validation and better error messages (#81439) 2020-11-04 18:28:00 +01:00
visualization.tsx [Lens] Provide single-value functions to show the "First" or "Last" value of some field (#83437) 2020-12-02 19:55:58 +01:00