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

Chart Components - Linegraph, Progress Bar, Pie chart #279

Closed
3 tasks
thanasis457 opened this issue Sep 3, 2024 · 1 comment · Fixed by #290
Closed
3 tasks

Chart Components - Linegraph, Progress Bar, Pie chart #279

thanasis457 opened this issue Sep 3, 2024 · 1 comment · Fixed by #290
Assignees

Comments

@thanasis457
Copy link
Contributor

thanasis457 commented Sep 3, 2024

Description

Create React components for a Linegraph, Progress Bar, and Pie chart as shown in the Figma:

Image

The "Donate now" buttons should redirect to a link passed in by the user.

Ensure that the components behave correctly while resizing.
Please make use of vanilla D3 and avoid making use of 3rd party component libraries.
You should only create the component within the collapsible boxes. i.e. the component you will create should not be collapsible or have any frame around them.

  • Line Graph
  • Proggress Bar
  • Pie Chart
@charliejlin charliejlin self-assigned this Sep 5, 2024
@charliejlin
Copy link
Collaborator

I just added the components to the modal when you click on any provider from the map view. I left my testing components and their info in "map/index", if you wanted to see for yourself, but lmk and I can just remove the test data and the components.

@thanasis457 thanasis457 linked a pull request Sep 20, 2024 that will close this issue
@thanasis457 thanasis457 removed a link to a pull request Sep 20, 2024
@thanasis457 thanasis457 linked a pull request Sep 20, 2024 that will close this issue
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 a pull request may close this issue.

2 participants