Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ plot.js
File
plot.js
src/traces/indicator/plot.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
var
d3 = require(
'@plotly/d3'
);
4
var
interpolate = require(
'd3-interpolate'
).interpolate;
Callers
nothing calls this directly
Calls
6
fitTextInsideBox
Function · 0.85
fitTextInsideCircle
Function · 0.85
drawNumbers
Function · 0.85
drawAngularGauge
Function · 0.85
drawBulletGauge
Function · 0.85
hasTransition
Function · 0.70
Tested by
no test coverage detected