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

Replace natural geoms with interactive geoms from ggiraph optionally #134

Open
DominikRafacz opened this issue Jun 29, 2022 · 1 comment
Assignees

Comments

@DominikRafacz
Copy link
Collaborator

Since ading redundant geoms in the UI layer is very tedious and redundant, I suggest that we take an optional dependency on {ggiraph} in {HaDeX} and add some parameter to all the plotting functions like interactive. This parameter could be FALSE by default and when set to TRUE it checks if {ggiraph} is installed and replaces geoms with their interactive counterparts. In this manner we don't need to add another layer on GUI side, which is especially hard for multi-layered plots.

@DominikRafacz
Copy link
Collaborator Author

idea initially accepted, postponed until the end of migration of GUI

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