Skip to content

Custom position tooltip on top #10420

Answered by LeeLenaleee
heavyStuff3000 asked this question in Q&A
Discussion options

You must be logged in to vote

Since you are using a script tag the global Chart object is made available to you.

So you can just write:

Chart.Tooltip.positioners.customName = customPositionerFunction;

There is no need to import anything

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@heavyStuff3000
Comment options

Answer selected by heavyStuff3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants