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 optimization. #14

Merged
merged 2 commits into from
Jul 19, 2021
Merged

Conversation

RalfNorthman
Copy link
Contributor

Fix for #12.

Possible future gotcha: don't use the Internal.Svg.distanceSquared function when adding the outputs together afterwards since:
a² + b² ≠ (a + b)².

@vercel
Copy link

vercel bot commented Jul 12, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/terezka/charts/7pdynMPAL8vAbBxgF5nWFGmwF36f
✅ Preview: https://charts-git-fork-ralfnorthman-tooltip-optimization-terezka.vercel.app

@terezka
Copy link
Owner

terezka commented Jul 19, 2021

Wonderful, thank you!

@terezka terezka merged commit e213594 into terezka:master Jul 19, 2021
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

Successfully merging this pull request may close these issues.

2 participants