Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ _d2c
Function
_d2c
src/plots/polar/set_convert.js:109–109 ·
view source on GitHub ↗
(v)
Source
from the content-addressed store, hash-verified
107
var
arrayOut, i;
108
109
var
_d2c =
function
(v) {
return
ax.d2c(v, trace.thetaunit); };
110
111
if
(arrayIn) {
112
arrayOut =
new
Array(len);
Callers
1
setConvertAngular
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…