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

Avoid hoveron warning #2302

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zeehio
Copy link
Contributor

@zeehio zeehio commented Oct 7, 2023

When converting a ggplot object to webgl, invalid 'hoveron' warnings appear.

If the toWebGL() function receives the ggplot object then it is possible for us to remove those warnings.

Closes: #2296
Closes: #1582

@zeehio zeehio changed the title WIP: Avoid hoveron warning Avoid hoveron warning Oct 8, 2023
@zeehio zeehio marked this pull request as ready for review October 8, 2023 03:33
When converting a ggplot object to webgl, invalid 'hoveron' warnings appear.

If the toWebGL() function receives the ggplot object then it is possible for us to remove those warnings.

Closes: plotly#2296
Closes: plotly#1582
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.

Remove obsolete/unactionable warnings toWebGL: 'scattergl' objects don't have these attributes: 'hoveron'
1 participant