MCPcopy
hub / github.com/microsoft/SandDance / autostep

Function autostep

docs/app/js/sanddance-app.js:117015–117015  ·  view source on GitHub ↗
(data, field)

Source from the content-addressed store, hash-verified

117013 ]
117014};
117015const autostep = (data, field)=>(0, _vegaUtil.span)((0, _vegaUtil.extent)(data, field)) / 30;
117016(0, _vegaUtil.inherits)(DotBin, (0, _vegaDataflow.Transform), {
117017 transform (_, pulse) {
117018 if (this.value && !(_.modified() || pulse.changed())) return pulse; // early exit

Callers 1

transformFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected