elastic-charts
elastic-charts copied to clipboard
fix: flamegraph re-rendering
Summary
WIP
cc @monfera
Details
Issues
fix #1766
Checklist
- [ ] The proper chart type label has been added (e.g.
:xy,:partition) - [ ] The proper feature labels have been added (e.g.
:interactions,:axis) - [ ] The
:themelabel has been added and the@elastic/eui-designteam has been pinged when there areThemeAPI changes - [ ] All related issues have been linked (i.e.
closes #123,fixes #123) - [ ] New public API exports have been added to
packages/charts/src/index.ts - [ ] Unit tests have been added or updated to match the most common scenarios
- [ ] The proper documentation and/or storybook story has been added or updated
- [ ] The code has been checked for cross-browser compatibility (Chrome, Firefox, Safari, Edge)
- [ ] Visual changes have been tested with all available themes including
dark,light,eui-dark&eui-light