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

feat(GaugeChart): Horizontal "timeline" #31

Open
devfreddy opened this issue Jan 27, 2020 · 0 comments
Open

feat(GaugeChart): Horizontal "timeline" #31

devfreddy opened this issue Jan 27, 2020 · 0 comments

Comments

@devfreddy
Copy link
Contributor

devfreddy commented Jan 27, 2020

Summary

A horizontal time breakdown chart. We originally called this a "timeline", but its also referenced as a different take on a "GaugeChart".

Kind of similar to the way Chrome has a "timing" chart for a given network request. How much time was spent where and when during the request.

Possible Solution

https://www.dropbox.com/s/yhe6kwy8e29jdp8/Screenshot%202020-01-27%2015.43.07.png?dl=0

Additional Context

The code for this largely exists with a bit of alteration to fit a more generic use-case. The question is - is this useful? What does it show me? What are some additional examples of how this would be utilized (i.e. additional NRQL or data samples)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant