Commit d9652a6
authored
Avoid hoveron warning
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: #15821 parent 270d20e commit d9652a6
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
165 | 172 | | |
166 | 173 | | |
167 | 174 | | |
| |||
0 commit comments