Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/plotly.js
/ funnelarea_test.js
File
funnelarea_test.js
test/jasmine/tests/funnelarea_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Plotly = require(
'../../../lib/index'
);
2
var
Lib = require(
'../../../src/lib'
);
3
4
var
d3Select = require(
'../../strict-d3'
).select;
Callers
nothing calls this directly
Calls
15
mouseEvent
Function · 0.85
done
Function · 0.85
_checkCalculatedAreaRatios
Function · 0.85
_supply
Function · 0.70
_checkSliceColors
Function · 0.70
_verifyTitle
Function · 0.70
_checkFontColors
Function · 0.70
_checkFontFamilies
Function · 0.70
_checkFontSizes
Function · 0.70
_assertTitle
Function · 0.70
_assert
Function · 0.70
assertLabel
Function · 0.70
Tested by
no test coverage detected