MCPcopy 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
3var d3 = require('@plotly/d3');
4var interpolate = require('d3-interpolate').interpolate;

Callers

nothing calls this directly

Calls 6

fitTextInsideBoxFunction · 0.85
fitTextInsideCircleFunction · 0.85
drawNumbersFunction · 0.85
drawAngularGaugeFunction · 0.85
drawBulletGaugeFunction · 0.85
hasTransitionFunction · 0.70

Tested by

no test coverage detected