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

Method getScales

js/src/PanZoomModel.ts:73–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71 }
72
73 getScales(): Dict<ScaleModel[]> {
74 return this.get('scales');
75 }
76
77 static serializers = {
78 ...WidgetModel.serializers,

Callers 2

reset_scalesMethod · 0.95
snapshot_scalesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected