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

Replace circle chart by hoop chart #209

Closed
wants to merge 3 commits into from
Closed

Replace circle chart by hoop chart #209

wants to merge 3 commits into from

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    3c9b421 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Frontend.XF(HoopChart): workaround for Android

    Workaround for Android when certain small arcs wouldn't render.
    If arc lengthis very small, draw a dot instead.
    webwarrior committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    bcbb316 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Frontend(XF,Maui): adapted HoopChart to Maui

    Adapted HoopChart to Maui. Now it works for both Maui and
    Xamarin.Forms.
    webwarrior-ws committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    552c711 View commit details
    Browse the repository at this point in the history