Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dc-js/dc.js
/ legend-spec.js
File
legend-spec.js
spec/legend-spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global appendChartID, coordsFromTranslate, loadDateFixture */
2
describe(
'dc.legend'
, () => {
3
let
id, chart, dateDimension, dateValueSumGroup, dateIdSumGroup;
4
Callers
nothing calls this directly
Calls
15
loadDateFixture
Function · 0.85
appendChartID
Function · 0.85
coordsFromTranslate
Function · 0.85
legendLine
Function · 0.85
legend
Method · 0.80
stack
Method · 0.80
itemHeight
Method · 0.80
select
Method · 0.80
selectAll
Method · 0.80
on
Method · 0.80
itemWidth
Method · 0.80
legendWidth
Method · 0.80
Tested by
no test coverage detected