Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/automeris-io/WebPlotDigitizer
/ getDatasets
Method
getDatasets
app/javascript/core/plotData.js:99–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
}
98
99
getDatasets() {
100
return
this._datasetColl;
101
}
102
103
getDatasetNames() {
104
let
names = [];
Callers
11
digitizeImage
Function · 0.80
deleteAssociatedDatasets
Function · 0.80
postProcessAxesAdd
Function · 0.80
loadMetadata
Method · 0.80
generateCSV
Function · 0.80
exportToPlotly
Function · 0.80
buildTree
Function · 0.80
onDatasetSelection
Function · 0.80
onDatasetGroupSelection
Function · 0.80
changeDataset
Function · 0.80
checkDatasets
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected