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

Gitcoin bounty #2

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Conversation

d80ep08th
Copy link

This PR should close Issue #1

d80ep08th and others added 4 commits April 30, 2022 14:01
I did this using x:Name = "" in the tags I wanted to manipulate
Changing the amount value will dynamically change lengths of the 4 arcs according to the percentages in render(amount)
@knocte
Copy link
Member

knocte commented May 16, 2022

@d80ep08th good work so far! This is not finished yet, though, because I've found a little problem with it, but bear with me, I'm sure you will be able to resolve it very easily. I'll comment on the diff.

d80ep08th and others added 17 commits May 17, 2022 21:18
The new normalize function ranks the values first , saves the ranks in a list at the same positions of the crypto amount value and then creates pies from the ranks list. 

Also. new variable `gap` to manipulate gap between arcs
Makes a circle when a single value is passed
Smallest gap that can be maintained between two arcs
e.g. 99&1 being converted to 98&2, but 99.1&0.9 being converted to 100&0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants