"Drawing..." text never disappears in offline charts
Open
Nobody has claimed this yet.
- Dominant language
- MATLAB
- Stars
- 413
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
Just a minor bug, apparently offline HTML still refers to jQuery's $ function...
Also, a related issue is that UUIDs that begin with a digit are invalid selectors and should be prefixed by a character.
Cheers!
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
Start by tracing how offline HTML charts are generated and where the drawing status text and chart UUID selectors are handled. Verify the offline output without jQuery and test charts whose UUIDs begin with a digit; done means the text disappears and those charts render without selector errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jquery, matlab
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100