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

File set_convert.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3var Lib = require('../../lib');
4var setConvertCartesian = require('../cartesian/set_convert');

Callers

nothing calls this directly

Calls 2

setConvertRadialFunction · 0.85
setConvertAngularFunction · 0.85

Tested by

no test coverage detected