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

allow to broadcast over linestyle attribute only #2180

Merged
merged 1 commit into from Sep 10, 2019

Conversation

daschw
Copy link
Member

@daschw daschw commented Sep 10, 2019

See #1467 (comment) and https://discourse.julialang.org/t/plots-jl-attributes-can-be-broadcasted-changing-linestyle-for-example/19559

using Plots
plot(rand(9), linestyle = repeat([:solid, :dot], inner = 4))

linestyle

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

Successfully merging this pull request may close these issues.

None yet

2 participants