-
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
[Gauge] Visdimensions support. #124927
[Gauge] Visdimensions support. #124927
Conversation
@elasticmachine merge upstream |
…ibana into vis_editors_gauge-adaptation # Conflicts: # src/plugins/chart_expressions/expression_gauge/common/expression_functions/gauge_function.ts
@elasticmachine merge upstream |
Pinging @elastic/kibana-vis-editors @elastic/kibana-vis-editors-external (Team:VisEditors) |
@elasticmachine merge upstream |
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 and everything works fine! Great job!
💚 Build SucceededMetrics [docs]Module Count
Public APIs missing comments
Async chunks
Public APIs missing exports
Page load bundle
Unknown metric groupsAPI count
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.
Great job, code LGTM! A shame we didn't release it in 8.1 to avoid the mapping min -> minAccessor
for Lens 😅 Tested on Chrome and works as expected 👌🏼
Summary
Completes part of the issue
Changes performed:
min/max/metric/goal
.metricAccessor
,minAccessor
,maxAccessor
goalAccessor
tomin/max/metric/goal
.visdimensions.support.mov