kibana/x-pack/plugins/lens/public/pie_visualization
Marco Liberati 5304e88c3e
[Lens] Fix chart twitching on flyout open (#85430)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-14 18:43:25 +01:00
..
constants.ts
expression.tsx Expression: Add render mode and use it for canvas interactivity (#83559) 2020-11-24 18:42:02 +01:00
index.ts [Lens] Categorical color palettes (#75309) 2020-11-04 11:27:52 +01:00
pie_visualization.ts
render_function.test.tsx Expression: Add render mode and use it for canvas interactivity (#83559) 2020-11-24 18:42:02 +01:00
render_function.tsx [Lens] Fix Treemap outer labels with transparent background (#84245) 2020-11-25 10:29:08 +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