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

Is it possible to limit the scaling of graphs? #66

Open
Jackie78De opened this issue Mar 18, 2021 · 1 comment
Open

Is it possible to limit the scaling of graphs? #66

Jackie78De opened this issue Mar 18, 2021 · 1 comment

Comments

@Jackie78De
Copy link

Hello,

I currently have the situation that I want to analyse a .blg file, where one process eats 35000 Percent of Processor Time (however this may be possible). The problem is that now all Processor Time Graphs are scaled to 35000, making it impossible to identify other processes that consume a lot of processor time.

Is it possible to limt the scale to, say, 400 percent? Or alternatively, a logarithmic scale would also be nice.

Thank you!

@JohnPiepersSmits
Copy link

JohnPiepersSmits commented Jul 8, 2021

I second this, as a lot of times a single process can kill the whole graph with an exceptional peak.
A logarithmic vertical scale would solve this.

At the moment I am working on logarithmic graphs for those charts that have no colored thresholds. Have good results so far, running tests now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants