Project

General

Profile

Actions

Bug #37862

closed

mgr/dashboard: Confusing tilted time stamps in the CephFS performance graph

Added by Lenz Grimmer over 5 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
UX
Target version:
% Done:

0%

Source:
Tags:
dashboard, usability, low-hanging-fruit
Backport:
Regression:
No
Severity:
4 - irritation
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

In some configurations, the performance graph displayed on the CephFS page shows time stamps in a tilted fashion, which is causing some irritating visual effect of the graph declining. If possible, this tilting should be disabled.


Files

3052.jpg (442 KB) 3052.jpg Lenz Grimmer, 01/10/2019 04:06 PM
chart.gif (634 KB) chart.gif Volker Theile, 01/11/2019 07:29 AM
Actions #1

Updated by Lenz Grimmer over 5 years ago

  • Affected Versions v13.2.5, v14.0.0 added
Actions #2

Updated by Volker Theile over 5 years ago

This behaviour depends on the size of the browser window. I checked the docu of the chart (https://www.chartjs.org/docs/latest/axes/cartesian/time.html), but did not find any config option to prevent this behaviour. I also checked the examples at https://www.chartjs.org/samples and all charts have the same behaviour when changing the browser size, so we can assume that this is a behaviour that can not be prevented.

Actions #3

Updated by Lenz Grimmer over 5 years ago

Volker Theile wrote:

This behaviour depends on the size of the browser window. I checked the docu of the chart (https://www.chartjs.org/docs/latest/axes/cartesian/time.html), but did not find any config option to prevent this behaviour. I also checked the examples at https://www.chartjs.org/samples and all charts have the same behaviour when changing the browser size, so we can assume that this is a behaviour that can not be prevented.

Actually, it seems there is a way - according to https://www.chartjs.org/docs/latest/axes/cartesian/ , you can define "maxRotation" and "minRotation".

Actions #4

Updated by Volker Theile over 5 years ago

Ups, you're right :-)

Actions #5

Updated by Volker Theile over 5 years ago

  • Assignee set to Volker Theile
Actions #6

Updated by Volker Theile over 5 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 25909
Actions #7

Updated by Lenz Grimmer over 5 years ago

  • Status changed from Fix Under Review to Resolved
  • Target version set to v14.0.0
Actions #8

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 152 to UX
Actions

Also available in: Atom PDF