Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
2
describe(
'dc.heatmap'
, () => {
3
let
id, data, dimension, group, chart, chartHeight, chartWidth;
4
Callers
nothing calls this directly
Calls
15
loadColorFixture
Function · 0.85
appendChartID
Function · 0.85
loadColorFixture2
Function · 0.85
reduceDimensionValues
Function · 0.85
clickCellOnChart
Function · 0.85
assertOnlyThisAxisIsFiltered
Function · 0.85
loadIrisFixture
Function · 0.85
testRectFillsBubble12
Function · 0.85
testRectTitlesBubble12
Function · 0.85
calculateColorDomain
Method · 0.80
transitionDuration
Method · 0.80
colors
Method · 0.80
Tested by
no test coverage detected