Commit 2f39de8
authored
fixing a bug that causes the hovertext to show %{text} rather than the continent
There is a bug here that causes the hovertext to show one line as %{text} rather than showing the continent name. I have fixed it the way the comments imply that the example intended. either we should add a text parameter as I've done here, or the example could remove the %{text} from the hovertext and from the comments.1 parent 73722a5 commit 2f39de8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| 404 | + | |
404 | 405 | | |
405 | 406 | | |
406 | 407 | | |
| |||
0 commit comments