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

add pie chart layout to language card #2099

Merged
merged 22 commits into from
May 9, 2023
Merged

add pie chart layout to language card #2099

merged 22 commits into from
May 9, 2023

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    9cfbac7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    479f2ca View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

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

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    b9a9cc3 View commit details
    Browse the repository at this point in the history
  2. scale down pie chart

    arndom committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    b6356a8 View commit details
    Browse the repository at this point in the history
  3. update readme.md

    arndom authored Oct 8, 2022
    Configuration menu
    Copy the full SHA
    a6e4fcc View commit details
    Browse the repository at this point in the history
  4. Update readme.md

    Co-authored-by: Rick Staa <[email protected]>
    arndom and rickstaa authored Oct 8, 2022
    Configuration menu
    Copy the full SHA
    d23dec6 View commit details
    Browse the repository at this point in the history
  5. style: format code

    rickstaa committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    527300f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Configuration menu
    Copy the full SHA
    3dc2fd7 View commit details
    Browse the repository at this point in the history
  2. resolve merge conflicts

    arndom committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    d931754 View commit details
    Browse the repository at this point in the history
  3. minor update

    arndom committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    a36d91d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. style: format readme

    rickstaa committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    6c1baf1 View commit details
    Browse the repository at this point in the history
  2. resolve failing tests

    arndom committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    57bca94 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/pie-chart-lang-card' of github.com:arndom/githu…

    …b-readme-stats into feature/pie-chart-lang-card
    arndom committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    4800210 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

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

Commits on Oct 24, 2022

  1. refactor: clean up code and add extra tests

    This commit cleans up the pie chart generation code and adds additional
    tests.
    rickstaa committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    2ffb07f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1c67a5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. resolve conflicts

    arndom committed May 9, 2023
    Configuration menu
    Copy the full SHA
    65e4d42 View commit details
    Browse the repository at this point in the history
  2. rename layout pie to donut

    arndom committed May 9, 2023
    Configuration menu
    Copy the full SHA
    9283942 View commit details
    Browse the repository at this point in the history
  3. add animation to donut layout

    arndom committed May 9, 2023
    Configuration menu
    Copy the full SHA
    cee4ad1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4360826 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e118943 View commit details
    Browse the repository at this point in the history