plotly / plotly/plotly.js

render contour with custom thresholds

Open
#7,453 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I want to render contour with custom thresholds. like this array [0,1.507,2.273,3.428,5.169,7.794,11.75,17.72,26.73,40.3,60.77,91.64,138.2,208.4,314.2,473.8,714.5,1323.2]。 but can noly set contours.size contours.size contours.start contours.end or use ncontours。

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

No file or test is named. Start by tracing the contour configuration for contours.size, contours.start, contours.end, and ncontours, then determine how an explicit threshold array should be represented. Done means a contour plot accepts the requested custom thresholds with behavior covered by an appropriate test.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.