plotly / plotly/plotly.js

[mkdocs] - some default values are not correct

Open
#7,633 2 comments 0 reactions 0 assignees View on GitHub

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

Image

/javascript/reference/pie/#pie-visible

Image

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.