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

Manage multiple element in graphs #78

Open
giorgionocera opened this issue Mar 30, 2022 · 2 comments
Open

Manage multiple element in graphs #78

giorgionocera opened this issue Mar 30, 2022 · 2 comments
Assignees
Labels
Low Priority After all medium priority tasks are closed or stalled.

Comments

@giorgionocera
Copy link
Contributor

In the circular graphs showing the percentage of tokens (example in the image below) at the moment, only 2 values are considered.
E.g., 10% + 90% or 50% + 50%.
We need to allow the graph to get multiple values, moreover, we also may need that the number to sum to a value lower than 100.
E.g., 10% + 40% + 50% or 10% + 40% + 40% + 10% or 10% + 70%.
For this purpose, we also need to add other colors.

If needed, talk with the design dep to get the colors.

Implementation:
multiple-values

@giorgionocera giorgionocera added the Low Priority After all medium priority tasks are closed or stalled. label Mar 30, 2022
@giorgionocera giorgionocera added Medium Priority After all high priority tasks are closed or stalled. and removed Low Priority After all medium priority tasks are closed or stalled. labels Apr 7, 2022
@giannnni
Copy link

giannnni commented Apr 8, 2022

We could improve that component in a way that provide different UI solutions based on scenarios with 2, 3 or >3 coins as pool elements.

Schermata 2022-04-08 alle 13 00 36

@giannnni giannnni added Review and removed Medium Priority After all high priority tasks are closed or stalled. labels Apr 8, 2022
@giorgionocera
Copy link
Contributor Author

Thank you @giannnni! @EnricoBarbieri1997 let's move to the development.

@giorgionocera giorgionocera added Medium Priority After all high priority tasks are closed or stalled. and removed Review labels Apr 11, 2022
@giorgionocera giorgionocera added Low Priority After all medium priority tasks are closed or stalled. and removed Medium Priority After all high priority tasks are closed or stalled. labels Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority After all medium priority tasks are closed or stalled.
Projects
None yet
Development

No branches or pull requests

4 participants