You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Fix total_time number from overlapping with bar plot by changing time units if large enough. The time units consist of milliseconds, seconds, hours, and (however unlikely) hours in scientific notation.
Decrease total width of bar and whiskers plot to account for padding, preventing the graph from
"touching" the adjacent data cell.
Test Plan:
Go to portal and click a universe with an active workload. Scroll down and check the
units under "Total Exec Time" and confirm the spacing.
{F15064}
Reviewers: sshevchenko, mjoshi, ssutar
Reviewed By: ssutar
Subscribers: ui
Differential Revision: https://phabricator.dev.yugabyte.com/D10616
… cells
Summary:
Fix total_time number from overlapping with bar plot by changing time units if large enough. The time units consist of milliseconds, seconds, hours, and (however unlikely) hours in scientific notation.
Decrease total width of bar and whiskers plot to account for padding, preventing the graph from
"touching" the adjacent data cell.
Test Plan:
Go to portal and click a universe with an active workload. Scroll down and check the
units under "Total Exec Time" and confirm the spacing.
{F15064}
Reviewers: sshevchenko, mjoshi, ssutar
Reviewed By: ssutar
Subscribers: ui
Differential Revision: https://phabricator.dev.yugabyte.com/D10616
The text was updated successfully, but these errors were encountered: