We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bubble data points getting expanded, but the cursor remain as default. Expected to be updated cursor:pointer when data point is expaded.
cursor:pointer
The text was updated successfully, but these errors were encountered:
fix(point): Fix point senstivity pointer
666df1e
- Fix closest data point to work with point.sensitivity option - Split getSensitivity inner function to getPointSensitivity Ref naver#3293
a47e091
chore(release): 3.9.1 [skip ci]
c8213e7
## [3.9.1](3.9.0...3.9.1) (2023-07-17) ### Bug Fixes * **point:** Fix point sensitivity pointe ([a47e091](a47e091)), closes [#3293](#3293) * **tooltip:** Fix tooltip positioning ([cfec99f](cfec99f)), closes [#3291](#3291)
netil
No branches or pull requests
Description
Bubble data points getting expanded, but the cursor remain as default.
Expected to be updated
cursor:pointer
when data point is expaded.Steps to check or reproduce
The text was updated successfully, but these errors were encountered: