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

Modular graphs #44

Open
1 task
aidanprior opened this issue Oct 19, 2024 · 0 comments
Open
1 task

Modular graphs #44

aidanprior opened this issue Oct 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@aidanprior
Copy link
Collaborator

Problem

As a developer, I'd like to be able to add a new graph component quickly with recharts JSX components, instead of having to create a new custom component that is only slightly different and building out custom interactions with the data.

Solution

Pulling state management/storage out of the graph components, and collect it in the Home page component, so that creating a new graph can directly interact with Rechart components and avoid excessive code.

Additional information

No response

👨‍👧‍👦 Contributing

  • 🙋‍♂️ Yes, I'd love to make a PR to implement this feature!
@aidanprior aidanprior added the enhancement New feature or request label Oct 19, 2024
@SamLarivs SamLarivs self-assigned this Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants