MCPcopy Index your code
hub / github.com/bqplot/bqplot / relayout

Method relayout

js/src/Graph.ts:131–133  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

129 }
130
131 relayout() {
132 this.updatePosition();
133 }
134
135 private updatePosition() {
136 this.set_ranges();

Callers

nothing calls this directly

Calls 1

updatePositionMethod · 0.95

Tested by

no test coverage detected