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
When tooltip.grouped=fasle set, in touch environment clicking empty area(red dot position in below screenshot), it throws error.
tooltip.grouped=fasle
The text was updated successfully, but these errors were encountered:
fix(event): Fix handling for single x Axis data
94e0a85
- Add prevention condition when handling single x Axis event data - Update the event reference for touch environment Ref naver#1737
84eaa6b
chore(release): 2.1.3 [skip ci]
578917f
## [2.1.3](2.1.2...2.1.3) (2020-10-23) ### Bug Fixes * **event:** Fix handling for single x Axis data ([84eaa6b](84eaa6b)), closes [#1737](#1737) * **point:** fix error when data has spaced name ([6ff9aec](6ff9aec)), closes [#1739](#1739)
No branches or pull requests
Description
When
tooltip.grouped=fasle
set, in touch environment clicking empty area(red dot position in below screenshot), it throws error.The text was updated successfully, but these errors were encountered: