Skip to content

BUG! Endless rotation of the single sector #111

@Dimferon

Description

@Dimferon

Hi!
You have a bug with the constant rotation of a single sector in a pie chart.
To fix this, add this piece to the paint method: _prevAngle = degreeToRadian(degreeOptions.initialAngle);

void paint(Canvas canvas, Size size) {

2026-02-12.10-18-40.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions