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

File figure.ts

js/src/test/figure.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 } from './widget-utils';

Callers

nothing calls this directly

Calls 3

create_figure_scatterFunction · 0.90
getFigureSizeMethod · 0.80
getBBoxMethod · 0.80

Tested by

no test coverage detected