Skip to content

PieChartEvent

Inherits: Event['PieChart']

Properties

Properties#

local_x class-attribute instance-attribute #

local_x: Optional[float] = None

X coordinate of the local position where the event occurred.

local_y class-attribute instance-attribute #

local_y: Optional[float] = None

Y coordinate of the local position where the event occurred.

section_index class-attribute instance-attribute #

section_index: Optional[int] = None

Section's index or -1 if no section was hovered.

type instance-attribute #

Type of the event.