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
(object)
object
: