image-charts / image-charts/chartjs-image-javascript
how to set more labels with null as data
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Lets say i want to show data for a month between 0601 to 0630, but only 5 days have data points, but I would love to show all 30 days as label. is that possible?
many thanks
Marc
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
The issue names no file, test, or entry point; start by locating the chart configuration and data-handling code in this JavaScript repository. Determine how missing dates and labels are currently represented, and define the expected behavior for displaying all days from 06/01 through 06/30 before assessing implementation and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- chart.js, javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100