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

WGLMakie example uses deprecated arg + unclear requirements and compat for examples #246

Open
frankier opened this issue Aug 12, 2024 · 0 comments

Comments

@frankier
Copy link
Contributor

The WGLMakie example uses rotations which has been deprecated in Makie 0.21

scatter(1:4, marker='', markersize=0.3, markerspace=:data, rotations=LinRange(0, pi, 4)),

In addition, it's not completely clear what the requirements are for the examples and which versions. For example it could have a Makie 0.20 compat in which case the above would not be a problem. Should the examples folder have an associated Project.toml?

@frankier frankier changed the title WGLMakie examples uses deprecated arg / unclear requirements and compat for examples WGLMakie example uses deprecated arg + unclear requirements and compat for examples Aug 12, 2024
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