You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys,
I'm trying to plot a minimalist line graph, i'm close to finish.
The goal is to display the next 24h temperature forecast and annotate the maximum and the minimum tempereture for the next 24h.
My first problem is: i cannot disable the hover info. Even with hoverinfo: "skip" or hoverinfo: "none"
And my second problem is that the text for the maximum and the minimum is not displayed. The marker is visible but not the text.
What am I doing wrong ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I'm trying to plot a minimalist line graph, i'm close to finish.
The goal is to display the next 24h temperature forecast and annotate the maximum and the minimum tempereture for the next 24h.
My first problem is: i cannot disable the hover info. Even with
hoverinfo: "skip"
orhoverinfo: "none"
And my second problem is that the text for the maximum and the minimum is not displayed. The marker is visible but not the text.
What am I doing wrong ?
Thanks for your help !
Beta Was this translation helpful? Give feedback.
All reactions