[mkdocs] - some default values are not correct
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
The are some cases of "True" given instead of "true". Seems to always be on the visible property
/javascript/reference/scatter/#scatter-visible
/javascript/reference/pie/#pie-visible
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 with the referenced Scatter and Pie documentation pages, especially their visible property sections, and compare the displayed default values with the expected lowercase true. Trace those values to the documentation source, correct the affected defaults, and verify both referenced pages show the corrected wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization, documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100