Bug 1478846

Summary: Does not display time scale on pod metrics page in iPhone vertical screen
Product: OpenShift Container Platform Reporter: xipang
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED WONTFIX QA Contact: XiaochuanWang <xiaocwan>
Severity: low Docs Contact:
Priority: medium    
Version: 3.6.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-04 20:27:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
no show time sacle none

Description xipang 2017-08-07 10:03:41 UTC
Created attachment 1309982 [details]
no show time sacle

Description of problem:
Metrics chart didn't display time scale on pod metrics page in iPhone vertical screen
When iPhone screen is put horizontally , no this problem

Version-Release number of selected component (if applicable):
OpenShift Master:   v3.6.173.0.5 (online version 3.5.0.20)
Kubernetes Master:  v1.6.1+5115d708d7 

How reproducible:
Always

Steps to Reproduce:
1.Login to web console and create a project
2.Create a application(e.g.Ruby)
3.Check chart time scale on pod metrics page

Actual results:
3.Metrics chart didn't display time scale

Expected results:
3.Time scale is displayed

Additional info:

Comment 1 Samuel Padgett 2017-08-07 11:52:25 UTC
This is intentional because the numbers run together and overlap at this screen width. We can investigate if there's a better solution, however.

Comment 2 Samuel Padgett 2019-06-04 20:27:13 UTC
The 4.1 console uses a different charting library that is able to show the x-axis ticks at mobile sizes. We do not plan to change the behavior in the 3.x console.