Skip to content

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

@zeehio 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
zeehio force-pushed the fix-webgl-hoveron-warning branch from d9652a6 to 65c643f 比较 October 8, 2023 03:26
@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
@zeehio
zeehio force-pushed the fix-webgl-hoveron-warning branch from 65c643f to a40ea22 比较 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
zeehio force-pushed the fix-webgl-hoveron-warning branch from a40ea22 to 752aa20 比较 October 23, 2023 02:51
注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

None yet

项目

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