elastic/kibana

[Monitoring] All % graphs should start at 0 on the y-axis

Open

#23,839 opened on Oct 4, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (8,021 forks)batch import
Feature:ElasticChartsTeam:Monitoringgood first issue

Repository metrics

Stars
 (19,065 stars)
PR merge metrics
 (Avg merge 1d 16h) (999 merged PRs in 30d)

Description

This came from a comment in this PR where we shouldn't show negative values on the y-axis for graphs showing percentages.

I'll go back and add the list of known affected graphs later.

It might be as easy as applying this logic for the y-axis too

Contributor guide