Feature request: Allow users to specify Y axis
range in the profiler plot
#574
Labels
component:dashboard-2
HTML and TS
component:sonalyze
sonalyze/*
task:enhancement
New feature or request
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.
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
The text was updated successfully, but these errors were encountered: