FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Avoid hoveron warning by zeehio · Pull Request #2302 · plotly/plotly.R · GitHub

Avoid hoveron warning - #2302

Open
zeehio wants to merge 2 commits into
plotly:masterfrom
zeehio:fix-webgl-hoveron-warning
Open

Avoid hoveron warning#2302
zeehio wants to merge 2 commits into
plotly:masterfrom
zeehio:fix-webgl-hoveron-warning

Conversation

zeehio commented Oct 7, 2023

Copy link
Copy Markdown
Contributor

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 force-pushed the fix-webgl-hoveron-warning branch from d9652a6 to 65c643f Compare October 8, 2023 03:26
zeehio changed the title WIP: Avoid hoveron warning Avoid hoveron warning Oct 8, 2023
zeehio marked this pull request as ready for review October 8, 2023 03:33
zeehio force-pushed the fix-webgl-hoveron-warning branch from 65c643f to a40ea22 Compare October 19, 2023 04:29
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
zeehio force-pushed the fix-webgl-hoveron-warning branch from a40ea22 to 752aa20 Compare October 23, 2023 02:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL