highcharts / highcharts/highcharts_flutter
Tooltip does not follow finger movement
Open
bug
planned
- Dominant language
- Dart
- Stars
- 12
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
On smartphones, tooltips are only displayed upon tapping and do not follow the finger movement.
This is a general issue with the web view as it also does not update render all series without focus after reactivation in legend.
The focus / blur events do not seem to work as expected as in a regular browser environment.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.