Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/automeris-io/WebPlotDigitizer
/ setMetadataKeys
Method
setMetadataKeys
app/javascript/core/dataset.js:49–51 ·
view source on GitHub ↗
(metakeys)
Source
from the content-addressed store, hash-verified
47
}
48
49
setMetadataKeys(metakeys) {
50
this._pixelMetadataKeys = metakeys;
51
}
52
53
getMetadataKeys() {
54
return
this._pixelMetadataKeys;
Callers
8
Tool
Function · 0.80
ok
Function · 0.80
_resetMetadataAt
Function · 0.80
_deserializePreVersion4
Method · 0.80
_deserializeVersion4
Method · 0.80
run
Method · 0.80
run
Method · 0.80
data_providers_tests.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected