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

abline disappears #478

Open
stevee-bee opened this issue Feb 24, 2021 · 0 comments
Open

abline disappears #478

stevee-bee opened this issue Feb 24, 2021 · 0 comments

Comments

@stevee-bee
Copy link

Course: Exploratory Data Analysis
Lesson: CaseStudy
Progress: 64%

Issue: The abline that was drawn in the left plot disappears when the right plot is drawn.

Figure 1: Screenshot after the abline(h = median(x0sub, na.rm = TRUE), lwd = 2) command is executed at 66% progress. The abline is successfully drawn on the left plot.
left-plot

Figure 2: Screenshot after the plot(dates1, x1sub, pch = 20) command is executed at 67% progress. The abline has disappeared from the left plot.
right-plot

Regards,
Steve

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

1 participant