Skip to content

[SfCircularChart] Is it possible to add explodeGesture mode 'hover' for windows? #1826

@aike1202

Description

@aike1202

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

No one assigned

    Labels

    chartsCharts componentsolvedSolved the query using existing solutionswaiting for customer responseCannot make further progress until the customer responds.workaround availableWorkaround available to overcome the query

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions