MCPcopy
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 */
2describe('dc.bubbleChart', () => {
3 let id, chart, data;
4 let dateFixture;

Callers

nothing calls this directly

Calls 15

loadDateFixtureFunction · 0.85
appendChartIDFunction · 0.85
makeDateFunction · 0.85
loadIrisFixtureFunction · 0.85
testBubbleRadiiCol3Function · 0.85
testBubbleTitlesCol3Function · 0.85
testBubbleLabelsCol3Function · 0.85
renderTitleMethod · 0.80
renderLabelMethod · 0.80
transitionDurationMethod · 0.80
maxBubbleRelativeSizeMethod · 0.80
rMethod · 0.80

Tested by

no test coverage detected