plotly / plotly/plotly_matlab

"Drawing..." text never disappears in offline charts

Open
#91 1 comment 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.