make tooltip visible by default / add tooltip signifier #1377
Unanswered
JacobBeaudry
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Hi @RaxAdaam 👋 are you using the high-level |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to setup tooltips (e.g. on line-series) so that the tooltip for one datum would be visible by default?
I'm creating graphs programmatically, so find it's next-to-impossible to specify the datum for
labelsin such a way that they are always placed somewhere sensible, so tooltips seem like the best option for labelling, in my case; however, I'd like there to be some indication to the end-user that the tooltips are there (v.i. for example); is there any way to do this?e.g.
Beta Was this translation helpful? Give feedback.
All reactions