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 using other Makie backends #54

Open
sceptri opened this issue Mar 22, 2022 · 1 comment
Open

Allow using other Makie backends #54

sceptri opened this issue Mar 22, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@sceptri
Copy link

sceptri commented Mar 22, 2022

Right now, only GLMakie backend is allowed, for e.g. WGLMakie or CairoMakie, RecipesMakie.jl is not loaded (as per this line)

Also, RecipesMakie.jl seems to only support GLMakie (but that's only my assumption).

Thanks a lot

@rveltz
Copy link
Member

rveltz commented Mar 22, 2022

I dont really know Makie that well. The best way would be to create a package BifurcationKitMakie.jl in the orgranisation bifurcationkit and put the Makie code there.

Have you tried the backends WGLMakie or CairoMakie with my code (by altering the line) ? Does it work?

@rveltz rveltz added the enhancement New feature or request label Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants