Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dc-js/dc.js
/ scatter-plot-spec.js
File
scatter-plot-spec.js
spec/scatter-plot-spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global appendChartID, comparePaths, loadDateFixture, makeDate, simulateChart2DBrushing */
2
describe(
'dc.scatterPlot'
, () => {
3
let
id, chart;
4
let
data, group, dimension;
Callers
nothing calls this directly
Calls
15
loadDateFixture
Function · 0.85
appendChartID
Function · 0.85
nthSymbol
Function · 0.85
fishSymbol
Function · 0.85
symbolsMatching
Function · 0.85
matchSymbol
Function · 0.85
filteringAnotherDimension
Function · 0.85
cloneGroup
Function · 0.85
symbolsOfRadius
Function · 0.85
simulateChart2DBrushing
Function · 0.85
makeDate
Function · 0.85
nthChart
Function · 0.85
Tested by
no test coverage detected