Commit 5415909
committed
Fix cartesian hover toggle
The hover toggle button couldn't be enabled on cartesian plots because
the later setup completely overwrote the initial allowed groups. So
just make it add the cartesian buttons instead of replacing the groups
completely.1 parent e27ca3c commit 5415909
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments