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

Glitching with rangeArea and missing/null data #3821

Closed
levmason opened this issue May 10, 2023 · 2 comments · Fixed by #4369
Closed

Glitching with rangeArea and missing/null data #3821

levmason opened this issue May 10, 2023 · 2 comments · Fixed by #4369
Labels
bug Something isn't working

Comments

@levmason
Copy link

levmason commented May 10, 2023

Description

I'm using rangeArea type, but whenever I have missing/null data points, the svg isn't drawn correctly. The glitch is different depending on whether I use smooth or straight curves. (I've attached screenshots of both below).

Steps to Reproduce

  1. Create a rangeArea plot with a gap where data is missing (null values)

Screenshots

These screenshots all have line series plus a shaded rangeArea plot that should surround it. The more transparent colors are from the rangeArea series'.

straight curve
Screenshot 2023-05-09 at 4 18 21 PM
smooth curve
Screenshot 2023-05-09 at 4 22 04 PM
smooth curve
Screenshot 2023-05-09 at 4 23 14 PM

Reproduction Link

straight curve: https://codepen.io/Levi-Mason/pen/dygmaxe
smooth curve: https://codepen.io/Levi-Mason/pen/vYVRbqz

@levmason levmason added the bug Something isn't working label May 10, 2023
@DennisNurtio
Copy link

Might be related to: #3525

@mateuscardosogs
Copy link

same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants