cheminfo / cheminfo/nmrium

move contours Options object to `view`

Open
#3,089 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
80
Forks
34
Avg merge
2d 9h
Merged PRs (30d)
36

Description

What is left is to refactor the spectrum object and move the contours Options object to `view` which can be done in another PR

``` ts

{
contourOptions:{
positive: {
contourLevels: [15, 100],
numberOfLayers: 10,
numberOfZoomLevels: 10,
},
negative: {
contourLevels: [15, 100],
numberOfLayers: 10,
numberOfZoomLevels: 10,
}
}
```

_Originally posted by @hamed-musallam in https://github.com/cheminfo/nmrium/issues/3050#issuecomment-2187149065_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.