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] Use pie instead of donut as default and stop switching based on number of rings #101289

Open
wylieconlon opened this issue Jun 3, 2021 · 1 comment
Labels
enhancement New value added to drive a business result Feature:Lens impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:Visualizations Visualization editors, elastic-charts and infrastructure usability
Projects

Comments

@wylieconlon
Copy link
Contributor

There are two changes we can make to match user expectations more closely in Lens:

  • For transitions from other chart types, use a pie suggestion instead of a donut suggestion

  • For transitions within the partition charts, stop rewriting the shape based on the number of rings. There are two cases where this should be tested:

    • Open an empty pie chart and add a suggestion. It should keep you on pie instead of switching to donut.
    • Open a single-ring donut chart and add a second ring. It should keep you on donut instead of switching to pie.
@wylieconlon wylieconlon added enhancement New value added to drive a business result Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens labels Jun 3, 2021
@wylieconlon wylieconlon added this to Long-term goals in Lens via automation Jun 3, 2021
@elasticmachine
Copy link
Contributor

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

@stratoula stratoula added the impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. label Feb 15, 2023
@timductive timductive added usability impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. and removed impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. labels Sep 20, 2023
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 impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:Visualizations Visualization editors, elastic-charts and infrastructure usability
Projects
No open projects
Lens
  
Long-term goals
Development

No branches or pull requests

6 participants