Skip to content

PlotVuer

Props

NameDescriptionTypeRequiredDefault
dataSourceThe object with url property where the url is the source url to load the data.objecttrue() => {}
metadataThe metadata object with version, type, and attrs properties.objecttrue-
plotLayoutThe plotLayout for UI.objectfalse{ paper_bgcolor: 'rgba(0,0,0,0)', plot_bgcolor: 'rgba(0,0,0,0)', autosize: true, margin: { t: 25, l: 55, r: 55, b: 90, pad: 4, }, loading: false, options: { responsive: true, scrollZoom: true, }, }
supplementalDataThe supplemental data to load.arrayfalse[]
helpModeThe option to choose helpMode.booleanfalsefalse
selectorUiThe option to show the selector UI.booleanfalsetrue

Events

Event NameDescriptionParameters

Methods

MethodDescriptionParameters