-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[Gauge] Custom color support #126882
[Gauge] Custom color support #126882
Conversation
…ibana into gauge-transparent-background
…_gauge-custom_color
…_gauge-custom_color
# Conflicts: # src/plugins/chart_expressions/expression_gauge/common/types/expression_renderers.ts # src/plugins/chart_expressions/expression_gauge/public/components/gauge_component.test.tsx # src/plugins/chart_expressions/expression_gauge/public/components/gauge_component.tsx # src/plugins/chart_expressions/expression_gauge/public/expression_renderers/gauge_renderer.tsx
Pinging @elastic/kibana-vis-editors @elastic/kibana-vis-editors-external (Team:VisEditors) |
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.
src/plugins/chart_expressions/expression_gauge/public/components/gauge_component.tsx
Outdated
Show resolved
Hide resolved
src/plugins/chart_expressions/expression_gauge/public/components/gauge_component.tsx
Outdated
Show resolved
Hide resolved
…ts/gauge_component.tsx Co-authored-by: Stratoula Kalafateli <[email protected]>
…ts/gauge_component.tsx Co-authored-by: Stratoula Kalafateli <[email protected]>
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: cc @Kunzetsov |
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.
This looks great Yaroslav! Code LGTM. I tested it locally in Chrome.
Summary
Completes part of #124925.
Added support of the custom colors, assigned at the legacy vislib chart.
Default
Legacy chart
New chart
Percentage mode
Legacy chart
New chart