Bar charts
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 194
- Avg merge
- 18m
- Merged PRs (30d)
- 3
Description
Allow the use of bar charts instead of line charts.
Sometimes, and I'm assuming this is a personal preference, it's easier to read the chart when it's a "raw" bar chart instead of a "normalized" line one.
Thank you.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, chart entry point, or test is named; begin by locating the analytics chart implementation and identifying how the current normalized line chart is selected and rendered. Clarify the expected user control and raw-bar behavior with maintainers, then add coverage showing that both chart modes work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100