Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dc-js/dc.js
/ coordinate-grid-chart-spec.js
File
coordinate-grid-chart-spec.js
spec/coordinate-grid-chart-spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global appendChartID, loadDateFixture, makeDate, cleanDateRange, simulateChartBrushing */
2
describe(
'dc.coordinateGridChart'
, () => {
3
let
chart, id;
4
let
data, dimension, group;
Callers
nothing calls this directly
Calls
15
loadDateFixture
Function · 0.85
appendChartID
Function · 0.85
makeDate
Function · 0.85
nthGridLine
Function · 0.85
buildRangeChart
Function · 0.85
simulateChartBrushing
Function · 0.85
doubleClick
Function · 0.85
itActsLikeItZoomed
Function · 0.85
cleanDateRange
Function · 0.85
brushOn
Method · 0.80
transitionDelay
Method · 0.80
transitionDuration
Method · 0.80
Tested by
no test coverage detected