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

[Lens] Support bullet/gauge chart #89859

Closed
flash1293 opened this issue Feb 1, 2021 · 9 comments · Fixed by #118616
Closed

[Lens] Support bullet/gauge chart #89859

flash1293 opened this issue Feb 1, 2021 · 9 comments · Fixed by #118616
Assignees
Labels
enhancement New value added to drive a business result Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@flash1293
Copy link
Contributor

elastic-charts support gauge/goal charts: https://elastic.github.io/elastic-charts/?path=/story/goal-alpha--vertical-bullet

Screenshot 2021-02-01 at 13 56 23

Screenshot 2021-02-01 at 13 56 34

Screenshot 2021-02-01 at 13 56 40

We should support this chart type in Lens as well. A first version could simply show them without color scheme.

@flash1293 flash1293 added enhancement New value added to drive a business result Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens labels Feb 1, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@ghudgins
Copy link

ghudgins commented May 28, 2021

@ghudgins
Copy link

ghudgins commented Jun 14, 2021

interesting requirement in this discuss issue for a dynamic threshold on a goal visualization https://discuss.elastic.co/t/use-field-of-a-document-as-ranges-value-in-a-goal-visualization/275799

edit: and another dynamic threshold in a goal vis - https://discuss.elastic.co/t/display-a-gauge-from-the-time-of-the-last-received-log/274088

@myasonik
Copy link
Contributor

myasonik commented Jul 7, 2021

Flagging a new a11y feature that's coming in Charts really soon: adding semantic meaning to colors. (elastic/elastic-charts#1218)

Explicit docs are also incoming (elastic/eui#4916) but there's not much for this.

Just something we need to keep in mind while building out support that we have an a11y specific feature to support as well.

@timroes
Copy link
Contributor

timroes commented Jul 7, 2021

@ghudgins I think we should consider that when building the UI for the color stops in gauges to allow the user to configure those semantic information on the chart ranges. Since those won't have yet a visible representation in the charts I think we might want to pack that input into some "advanced" popover?

@flash1293
Copy link
Contributor Author

@timroes As we will reuse the existing color stops UI I think we should tackle this holistically and apply the same changes for all places we are using it (table, and soon heatmap and metric). I would like to split that out from the gauge work.

@ghudgins
Copy link

ghudgins commented Nov 17, 2021

per a discussion with @gvnmagni - we'd like to put the vis title / display name above the bullet instead of to the left. in the longer run, when we have small multiples, we want to have this horizontal title option but right now it's not optimal use of space. CC @markov00 @MichaelMarcialis lmk if I wrote anything wrong here

@mbondyra
Copy link
Contributor

That has to be exposed as an option in elastic charts, right? @markov00

@markov00
Copy link
Member

markov00 commented Dec 6, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants