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

Method getScales

js/src/MarkModel.ts:122–124  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

120 }
121
122 getScales(): Dict<ScaleModel> {
123 return this.get('scales');
124 }
125
126 static serializers = {
127 ...WidgetModel.serializers,

Callers 15

handle_destroyMethod · 0.95
updateLinkDataMethod · 0.45
update_domainsMethod · 0.45
update_domainsMethod · 0.45
create_scale_viewsMethod · 0.45
update_colorMethod · 0.45
update_domainsMethod · 0.45
updateColorMethod · 0.45
update_domainsMethod · 0.45
_create_panzoom_modelMethod · 0.45
create_panzoom_modelMethod · 0.45
update_domainsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected