MCPcopy Index your code
hub / github.com/bqplot/bqplot / axis.ts

File axis.ts

js/src/test/axis.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import { DummyManager } from './dummy-manager';
3import * as bqplot from '..';
4import { create_figure_scatter, create_model_bqplot } from './widget-utils';

Callers

nothing calls this directly

Calls 4

create_figure_scatterFunction · 0.90
create_model_bqplotFunction · 0.90
getFigureSizeMethod · 0.80
updateDecoratorsMethod · 0.80

Tested by

no test coverage detected