MCPcopy Index your code
hub / github.com/plotly/plotly.js / calc.js

File calc.js

src/traces/splom/calc.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var Lib = require('../../lib');
4var AxisIDs = require('../../plots/cartesian/axis_ids');

Callers

nothing calls this directly

Calls 5

makeCalcdataFunction · 0.85
convertMarkerStyleFunction · 0.85
calcMarkerSizeFunction · 0.85
convertMarkerSelectionFunction · 0.85
calcAxisExpansionFunction · 0.50

Tested by

no test coverage detected