Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix miss touched section in Pie Chart #1506

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Nov 26, 2023

  1. edit sample 1 to illustrate the issue

    Samir Hosny Mohamed committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    da09fa5 View commit details
    Browse the repository at this point in the history
  2. use Path.contains to calculate if the touched position is inside the …

    …section
    Samir Hosny Mohamed committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    038cbda View commit details
    Browse the repository at this point in the history
  3. handle the case of one section has angle 360

    Samir Hosny Mohamed committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    f3ea0c8 View commit details
    Browse the repository at this point in the history
  4. return the sample 1 to normal

    Samir Hosny Mohamed committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    79481fb View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. nit

    Samir Hosny Mohamed committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f7a387e View commit details
    Browse the repository at this point in the history