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

File polar.js

src/plots/polar/polar.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var d3 = require('@plotly/d3');
4var tinycolor = require('tinycolor2');

Callers

nothing calls this directly

Calls 15

computeSectorBBoxFunction · 0.85
doAutoRangeFunction · 0.85
modFunction · 0.85
smithFunction · 0.85
resistanceArcFunction · 0.85
rad2degFunction · 0.85
snapToVertexAngleFunction · 0.85
deg2radFunction · 0.85
updateElementFunction · 0.85
t2gFunction · 0.85
reactanceArcFunction · 0.85
prepSelectFunction · 0.85

Tested by

no test coverage detected