MCPcopy
hub / github.com/dc-js/dc.js / heatmap-spec.js

File heatmap-spec.js

spec/heatmap-spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global appendChartID, loadColorFixture, loadColorFixture2, loadIrisFixture */
2describe('dc.heatmap', () => {
3 let id, data, dimension, group, chart, chartHeight, chartWidth;
4

Callers

nothing calls this directly

Calls 15

loadColorFixtureFunction · 0.85
appendChartIDFunction · 0.85
loadColorFixture2Function · 0.85
reduceDimensionValuesFunction · 0.85
clickCellOnChartFunction · 0.85
loadIrisFixtureFunction · 0.85
testRectFillsBubble12Function · 0.85
testRectTitlesBubble12Function · 0.85
calculateColorDomainMethod · 0.80
transitionDurationMethod · 0.80
colorsMethod · 0.80

Tested by

no test coverage detected