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

Series threshold 'null' ignored when area chart contains only negative values. #5486

Closed
nhitchins opened this issue Jul 14, 2016 · 3 comments

Comments

@nhitchins
Copy link

Series threshold value of 'null' is (sometimes) ignored when applying fill to an area chart for negative values.

Demo:
http://jsfiddle.net/t4tq4601/

Click the test button below the chart to change the series data. You'll notice the fill is being applied as if the threshold value was 0 instead of null.

@pawelfus
Copy link
Contributor

Related issue: #4233

@nhitchins - could you try the workaround posted by Kacper?

@oysteinmoseng
Copy link
Member

Kacper's workaround seems to help: http://jsfiddle.net/t4tq4601/2/

@nhitchins
Copy link
Author

Yes, the workaround does help for now. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants