Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltip.positioner function not working #467

Open
roryhill opened this issue Jul 16, 2020 · 0 comments
Open

Tooltip.positioner function not working #467

roryhill opened this issue Jul 16, 2020 · 0 comments

Comments

@roryhill
Copy link

Hi,

By default, a Highstock line chart displays two tooltips on hover: One for the y value, positioned at the closest series point; and one for the x value (positioned at the bottom of the chart). For my project I would like the y value tooltip positioned at the left of the chart (similar to how the x tooltip is 'anchored' at the bottom), but the tooltip.positioner function doesn't seem to get called.

StackBlitz example

Working JSFiddle (Not how I want the tooltips to be positioned, but a simple example of the working tooltip.positioner)

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant