-
Notifications
You must be signed in to change notification settings - Fork 906
Closed
Closed
Copy link
Labels
chartsCharts componentCharts componentsolvedSolved the query using existing solutionsSolved the query using existing solutionswaiting for customer responseCannot make further progress until the customer responds.Cannot make further progress until the customer responds.workaround availableWorkaround available to overcome the queryWorkaround available to overcome the query
Description
Use case
now available gesture types are [ActivationMode.singleTap] [ActivationMode.doubleTap] [ActivationMode.longPress] [ActivationMode.none] ,it show tooltip on mouse hover onwindows , but not explodeing
Proposal
enum ActivationMode {
....
/// - ActivationMode.hover, activates on mouse hover on windows ,mac,web paltform.
hover,
}Metadata
Metadata
Assignees
Labels
chartsCharts componentCharts componentsolvedSolved the query using existing solutionsSolved the query using existing solutionswaiting for customer responseCannot make further progress until the customer responds.Cannot make further progress until the customer responds.workaround availableWorkaround available to overcome the queryWorkaround available to overcome the query