Implement SparklineBarFormatter to customise bar sparklines
Open
Nobody has claimed this yet.
feature
P3
- Dominant language
- Python
- Stars
- 241
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
We already have a valueFormatter, it would be nice to be able to customise sparklines using a formatter in sparklineOptions
https://www.ag-grid.com/javascript-data-grid/sparklines-bar-customisation/#barsparklineoptions
Contributor guide
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
Start by reading the linked AG Grid bar-sparkline customisation documentation and tracing how valueFormatter and sparklineOptions are exposed. Done means a SparklineBarFormatter can be configured through sparklineOptions to customise bar sparklines, with the behaviour verified in the project’s existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100