Skip to content

First predicted value of smooth is NaN #102

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

Closed
jkrumbiegel opened this issue Oct 16, 2020 · 2 comments
Closed

First predicted value of smooth is NaN #102

jkrumbiegel opened this issue Oct 16, 2020 · 2 comments

Comments

@jkrumbiegel
Copy link
Member

I noticed this because it shows a bug in CairoMakie, which causes the second point of the line to be connected to the graphic's origin, while the first point is missing. You can see it in your docs, too. The first smooth has a straight line jutting off on the left.

While I'm going to fix this in CairoMakie, so that a NaN in first position doesn't trip it up, I guess you still want to fix it here as well.

grafik

@jkrumbiegel
Copy link
Member Author

haha github thinking it's smart, closing my issues without my consent

@jkrumbiegel jkrumbiegel reopened this Oct 16, 2020
@piever
Copy link
Collaborator

piever commented Feb 24, 2022

This seems to be an issue with Loess.jl: JuliaStats/Loess.jl#28, though it seems somewhat fixed by JuliaStats/Loess.jl#42. Closing here as any remaining cases (if they exist) should be fixed upstream.

@piever piever closed this as completed Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants