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

File lines.ts

js/src/test/lines.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_model_bqplot, create_figure_lines } from './widget-utils';

Callers

nothing calls this directly

Calls 3

create_figure_linesFunction · 0.90
create_model_bqplotFunction · 0.90
update_line_xyMethod · 0.80

Tested by

no test coverage detected