plotly / plotly/angular-plotly.js
X axis tick disappears on using range slider
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 242
- Forks
- 81
- Avg merge
- 8h 48m
- Merged PRs (30d)
- 18
Description
After the page is loaded, all X axis tick (X axis labels) appear correctly. As soon as I start to use the range slider, all the ticks disappears.
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
Reproduce the issue by loading the page with X-axis labels visible, then moving the range slider and checking the resulting axis ticks. Trace the range-slider update and chart redraw path; done means the X-axis labels remain visible after slider interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100