Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dc-js/dc.js
/ bubble-chart-spec.js
File
bubble-chart-spec.js
spec/bubble-chart-spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global appendChartID, loadDateFixture, loadIrisFixture, makeDate */
2
describe(
'dc.bubbleChart'
, () => {
3
let
id, chart, data;
4
let
dateFixture;
Callers
nothing calls this directly
Calls
15
loadDateFixture
Function · 0.85
appendChartID
Function · 0.85
makeDate
Function · 0.85
loadIrisFixture
Function · 0.85
testBubbleRadiiCol3
Function · 0.85
testBubbleTitlesCol3
Function · 0.85
testBubbleLabelsCol3
Function · 0.85
renderTitle
Method · 0.80
renderLabel
Method · 0.80
transitionDuration
Method · 0.80
maxBubbleRelativeSize
Method · 0.80
r
Method · 0.80
Tested by
no test coverage detected