Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Zero Fill Optional for Line Charts #5911

Closed
gingerwizard opened this issue Jan 14, 2016 · 10 comments
Closed

Make Zero Fill Optional for Line Charts #5911

gingerwizard opened this issue Jan 14, 2016 · 10 comments
Assignees
Labels
Feature:Visualizations Generic visualization features (in case no more specific feature label is available) release_note:enhancement

Comments

@gingerwizard
Copy link

This appears to have been the default originally and was configurable in Kibana3.

It also appears to still be set based on the chart type:
https://github.com/elastic/kibana/blob/master/src/ui/public/vislib/lib/handler/types/point_series.js#L23

Request for this to be exposed as a configuration parameter. When plotting errors over time it is preferable for zero fill to be enabled - errors are more easily spotted. The same effect can be achieved with an area chart but this has a cumulative y-axis.

@phoenixy2k
Copy link

  • 1
    This is an absolute must have for us.

@rechena
Copy link

rechena commented Jan 15, 2016

+1

@tbragin tbragin added the Feature:Visualizations Generic visualization features (in case no more specific feature label is available) label Nov 1, 2016
@ppisljar ppisljar self-assigned this Nov 14, 2016
@mumlax
Copy link

mumlax commented Dec 12, 2016

Any updates on this issue? Are there plans when this will be fixed?

@ppisljar
Copy link
Member

ppisljar commented Dec 12, 2016

There are no exact time plans when this will be fixed but its on our list, hopefully we get to it sooner then later.

@0asp0
Copy link

0asp0 commented Feb 13, 2017

+1

@kzhang22
Copy link

kzhang22 commented Jun 2, 2017

+1 we really would like this to upgrade from kibana 3

@glebsts
Copy link

glebsts commented Aug 16, 2017

+1

2 similar comments
@GeaHamhuis
Copy link

+1

@digitalpacman
Copy link

+1

@timroes
Copy link
Contributor

timroes commented May 28, 2018

I will close this issue in favor of #17717, which we'll use to track our progress around having universal fitting functions in charts.

@timroes timroes closed this as completed May 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Visualizations Generic visualization features (in case no more specific feature label is available) release_note:enhancement
Projects
None yet
Development

No branches or pull requests