Skip to content
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

[Goal] Labels and values. #1600

Closed
Tracked by #124925
Kuznietsov opened this issue Feb 17, 2022 · 0 comments · Fixed by #2156
Closed
Tracked by #124925

[Goal] Labels and values. #1600

Kuznietsov opened this issue Feb 17, 2022 · 0 comments · Fixed by #2156
Labels
enhancement New feature or request :goal/gauge (old) Old Goal/Gauge chart related issues kibana cross issue Has a Kibana issue counterpart

Comments

@Kuznietsov
Copy link

Kuznietsov commented Feb 17, 2022

Problem description

While trying to replace the vislib gauge with the goal from the elastic-charts, it has been found the further issue.

The goal chart is not supporting couple of features, which are required for the current visualization:

  • Formatted value
  • labelMajor out of the circle
  • Hide too long labels

Formatted value

Current behavior: Right now goal chart is supporting label and sublabel via passing centralMajor and centralMinor only.

Feature: Support of the formatted value is required.

Current behavior:
Screenshot 2022-02-17 at 15 27 10

Expected behavior:
labels values


labelMajor out of the circle

Current behavior: Right now goal chart is placing labelMajor and labelMinor inside the circle.

Feature: Rendering labelMajor and labelMinor out of the chart.

Current behavior:
Image 17 02 2022 at 15 33

Expected behavior:
Image 17 02 2022 at 15 35


Hide too long labels

Current behavior: Right now goal chart is rendering labels inside the goal charts without any restrictions.

Feature: Hide too long labels, if the chart is too small to render them without truncation.

Current behavior:
Screenshot 2022-02-17 at 15 42 30

Expected behavior:

hidden.labels.mov

Version:

  • OS: macOS Big Sur, v11.6.1
  • Browser: chrome, Version 97.0.4692.99 (Official Build) (x86_64)
  • Elastic Charts: 43.1.1

Kibana Cross Issues:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request :goal/gauge (old) Old Goal/Gauge chart related issues kibana cross issue Has a Kibana issue counterpart
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants