-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Vis: Default editor] EUIficate pie chart options tab #41901
Conversation
Pinging @elastic/kibana-app |
💔 Build Failed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one suggestion about panel title sizing, but LGTM 👍
src/legacy/core_plugins/kbn_vislib_vis_types/public/editors/pie.tsx
Outdated
Show resolved
Hide resolved
💚 Build Succeeded |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, tested locally
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works, LGTM
💚 Build Succeeded |
* EUIficate pie chart options tab * Fix tests * Size titles down to xs * Use FormattedMessage
Summary
A part of #38273.
EUIfication of the
Options
tab inPie
vis.Checklist
Use
strikethroughsto remove checklist items you don't feel are applicable to this PR.For maintainers