Skip to content

If stroke is specified, default span = I(1) #1507

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
cpsievert opened this issue Apr 3, 2019 · 1 comment
Closed

If stroke is specified, default span = I(1) #1507

cpsievert opened this issue Apr 3, 2019 · 1 comment

Comments

@cpsievert
Copy link
Collaborator

So that

plot_ly(x = letters[1:10], y = 1:10, stroke = I("black"))

gives

plot_ly(x = letters[1:10], y = 1:10, stroke = I("black"), span = I(1))

@cpsievert cpsievert added this to the CRAN 4.9.0 release milestone Apr 3, 2019
@cpsievert
Copy link
Collaborator Author

Done in 5b1f69c

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