render contour with custom thresholds
Open
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
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
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