Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 35,029
    • Issues 35,029
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1,259
    • Merge Requests 1,259
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #202696

Closed
Open
Opened Feb 08, 2020 by Clement Ho@ClemMakesAppsContributor

Display the y-axis on the range of data value in the chart

Problem to solve

It would be ideal if we can only display the y-axis of data value ranges for charts. For example, the following Grafana chart visually shows you the changes of SLA over time while the metrics dashboard doesn't show you that much. You could inspect the gray zoom scroll area for overall patterns but that seems like an anti-pattern.

Grafana

Screen_Shot_2020-02-07_at_6.25.00_PM

Metrics Dashboard

Screen_Shot_2020-02-07_at_6.32.50_PM

Intended users

  • Devon (DevOps Engineer)
  • Sidney (Systems Administrator)

Further details

Technical Proposal

Not all charts should start from y = 0.

Using echart options: boundaryGap: [0.1, 0.1], scale: true, allows us to manipulate the range of the axis.

Permissions and Security

Documentation

Availability & Testing

What does success look like, and how can we measure that?

What is the type of buyer?

Links / references

Edited Nov 16, 2020 by 🤖 GitLab Bot 🤖
Assignee
Assign to
12.8
Milestone
12.8 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/gitlab#202696