Creates annotations for jsgraph that allows to display the result of peak picking
(object
= {}
)
Name | Description |
---|---|
options.fillColor string
(default 'green' )
|
|
options.strokeColor string
(default 'red' )
|
|
options.showKind string
(default true )
|
Display the kind, 'm', 'w', 'S' |
options.showAssignment string
(default true )
|
Display the assignment |
options.createFct Function?
|
(annotation, peak) => {}: callback allowing to add properties |
any
:
array
Type: object
We integrate the spectra from 'from' to 'to' and create a matrix
(object)
object
: