NAICNO / Jobanalyzer

Easy to use resource usage report
MIT License
0 stars 1 forks source link

Feature request: Allow users to specify `Y axis` range in the profiler plot #574

Open PubuduSaneth opened 2 months ago

PubuduSaneth commented 2 months ago

Y-axis limits (ranges) of current Jobanalyzer plots (resource profiles) are set depending on the run-statistics of the job. These Y-axis limits are useful in visualizing the resource usage of a given job. However, these Y-axis limits are not ideal when comparing profiles of multiple jobs that utilize resources in different ranges.

For example, following two profiles show how CPU usage change with different CPU-allocatins. image If the users are given the option to set the Y-axis limit, I could have set the limits to 0-9000 to highlight the CPU-usage difference between the two runs.

So I'd like to request an optional feature, that allows the users to set Y-axis of Jobanalyzer plots

lars-t-hansen commented 2 months ago

This seems like a good idea. There are two parts here: