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

Type area doesn't properly display the filled area if any data is null in a datetime chart #2180

Closed
RomRider opened this issue Jan 24, 2021 · 3 comments

Comments

@RomRider
Copy link

RomRider commented Jan 24, 2021

Bug report

Codepen

https://codepen.io/RomRider/pen/mdrZPxB

Explanation

On a datetime chart, if smoothing is enabled and the serie type is area, if any of the data is null in the timeserie, there is a glitch in the filled area (it seems misaligned by some pixels whenever it has a point to display) and also the initial animation is broken.

image

It works well if you change the line type to straight or replace the null entry in the dataset with a real value.

  • With straight:
    image

  • Without null in the dataset:
    image

No error message displayed.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@RomRider
Copy link
Author

This is still an issue

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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

1 participant