Use valid Plotly.js CDN
Nobody has claimed this yet.
- Dominant language
- MATLAB
- Stars
- 413
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
The plotly-latest CDN in use in this project is unfortunately deprecated: https://github.com/plotly/plotly_matlab/blob/7007414824c7df5f782f025bf902cf072fbd3f06/plotlysetup_offline.m#L14
This should be updated to the latest (or at least pinned to a version plotly_matlab supports) -- see e.g. https://plotly.com/javascript/getting-started/
The format looks like: https://cdn.plot.ly/plotly-3.2.0.min.js
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
Open plotlysetup_offline.m at the referenced CDN URL and compare its plotly-latest reference with the Plotly.js getting-started guidance. Confirm which Plotly.js version plotly_matlab supports, then verify that the CDN URL is updated to that version or a supported current release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, matlab
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100