Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/automeris-io/WebPlotDigitizer
/ currentFileIndex
Method
currentFileIndex
app/javascript/controllers/fileManager.js:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
currentFileIndex() {
81
return
this.currentIndex;
82
}
83
84
_initializeInput() {
85
const
labels = Array.prototype.map.call(this.files, file => file.name);
Callers
4
buildTree
Function · 0.80
onDatasetGroupSelection
Function · 0.80
renderDatasetAxesSelection
Function · 0.80
renderAxesSelectionForMeasurement
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected