Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bqplot/bqplot
/ setAutoOffset
Method
setAutoOffset
js/src/Axis.ts:1054–1056 ·
view source on GitHub ↗
(autoOffset)
Source
from the content-addressed store, hash-verified
1052
}
1053
1054
setAutoOffset(autoOffset) {
1055
this.autoOffset = autoOffset;
1056
}
1057
1058
autoOffset: number = 0;
1059
axis_scale: Scale;
Callers
1
getFigureSize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected