MCPcopy
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 */
2describe('dc.legend', () => {
3 let id, chart, dateDimension, dateValueSumGroup, dateIdSumGroup;
4

Callers

nothing calls this directly

Calls 15

loadDateFixtureFunction · 0.85
appendChartIDFunction · 0.85
coordsFromTranslateFunction · 0.85
legendLineFunction · 0.85
legendMethod · 0.80
stackMethod · 0.80
itemHeightMethod · 0.80
selectMethod · 0.80
selectAllMethod · 0.80
onMethod · 0.80
itemWidthMethod · 0.80
legendWidthMethod · 0.80

Tested by

no test coverage detected