plotly / plotly/plotly.js

check and clean up dependencies

Open
#7,362 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature P2
Dominant language
JavaScript
Stars
18.3k
Forks
2k
Avg merge
2d 12h
Merged PRs (30d)
28

Description

plotly.js ->
https://www.npmjs.com/package/fast-isnumeric ->
https://www.npmjs.com/package/is-string-blank which it appears @archmoj broke out in order to use separately in https://www.npmjs.com/package/gl-scatter3d, but it also has a couple of non-plotly dependents like https://www.npmjs.com/package/is-string-and-not-blank

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 by tracing the listed npm packages and their relationships in the plotly.js dependency configuration. Determine which dependencies are still needed and verify the cleanup against the project's existing dependency checks. Done means the unnecessary or duplicated dependency relationships are removed without breaking the listed dependents.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 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.