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

File interacts.ts

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

Source from the content-addressed store, hash-verified

1import * as widgets from '@jupyter-widgets/base';
2import { expect } from 'chai';
3import { DummyManager } from './dummy-manager';
4import * as bqplot from '..';

Callers

nothing calls this directly

Calls 10

create_figure_scatterFunction · 0.90
create_model_bqplotFunction · 0.90
create_figure_barsFunction · 0.90
set_interactionMethod · 0.80
getPixelMethod · 0.80
get_rendered_canvasMethod · 0.80
_mousedownMethod · 0.80
_mousemoveMethod · 0.80
_zoomMethod · 0.80
relayoutMethod · 0.45

Tested by

no test coverage detected