MCPcopy
hub / github.com/plotly/plotly.js / legend_test.js

File legend_test.js

test/jasmine/tests/legend_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var Plotly = require('../../../lib/index');
2var Plots = require('../../../src/plots/plots');
3var Lib = require('../../../src/lib');
4var DBLCLICKDELAY = require('../../../src/plot_api/plot_config').dfltConfig.doubleClickDelay;

Callers

nothing calls this directly

Calls 15

allShownFunction · 0.85
assertLegendStyleFunction · 0.85
markerOffsetYFunction · 0.85
countLegendItemsFunction · 0.85
assertTraceToggleRectFunction · 0.85
doneFunction · 0.85
_dblclickFunction · 0.85
_setValueFunction · 0.85
assertToggledFunction · 0.85
clickAtFunction · 0.85
assertVisibleShapesFunction · 0.85
extractVisibilitiesFunction · 0.85

Tested by

no test coverage detected