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

Add support for interactivity and passing plot kwargs to graph plotting #1137

Open
isaacsas opened this issue Nov 25, 2024 · 2 comments
Open

Comments

@isaacsas
Copy link
Member

The graph plotting code should support kwargs that can be passed through to Makie, along with allowing users to select different defaults for all the various kwargs that we set.

It should also add back support for interactivity.

@vyudu
Copy link
Collaborator

vyudu commented Nov 26, 2024

Is adding support for interactivity possible without making GLMakie a dependency?

@isaacsas
Copy link
Member Author

Probably not, but for now it isn't supported so there is no need for dealing with any issues related to GLMakie and CI.

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

2 participants