oslabs-beta / oslabs-beta/TrailGuide

Interactive Time Charts

Open
#35 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Problem

As a user, I would like to select ranges for my charts, to quickly narrow down on possibly problematic timings for user activity, etc.

Solution

Using the Brush component from recharts. Could look into 'time' scale property for appropriate charts

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.

Research direction

No source files or tests are named. Start by locating the existing chart components and reviewing the Recharts Brush component and YAxis scale documentation referenced in the issue. Done means users can select a range on the relevant time charts to narrow the displayed activity timings.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.