plotly / plotly/react-plotly.js

Missing type description for the prop "contours" for Plot with type "contour"

Open
#251 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.1k
Forks
138
Avg merge
3d 2h
Merged PRs (30d)
4

Description

I faced a problem with typescript and Plot from "react-plotly.js"
2021-07-11_16-10-03
I tried to find a description for it manually in the d.ts in @types files, but it is not there

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 inspecting the @types .d.ts files for the Plot prop definitions, focusing on the contour type and its contours prop. Done means the TypeScript declaration includes the missing contours description and the reported type lookup is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
data-visualization, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.