elastic/kibana

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

Open

#23.839 geöffnet am 4. Okt. 2018

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (19.065 Stars) (8.021 Forks)batch import
Feature:ElasticChartsTeam:Monitoringgood first issue

Beschreibung

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