oslabs-beta / oslabs-beta/TrailGuide

Modular graphs

Open
#44 0 comments 0 reactions 1 assignee View on GitHub

@SamLarivs is already working on this.

Since Oct 26, 2024.

enhancement
Dominant language
TypeScript
Stars
28
Forks
0
Avg merge
6m
Merged PRs (30d)
1

Description

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!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.