MCPcopy
hub / github.com/exceljs/exceljs / test-chart.js

File test-chart.js

test/test-chart.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Excel = require('../lib/exceljs.nodejs.js');
2const HrStopwatch = require('./utils/hr-stopwatch');
3
4const [, , filename] = process.argv;

Callers

nothing calls this directly

Calls 4

getRowsFunction · 0.85
addTableMethod · 0.65
writeFileMethod · 0.65
addWorksheetMethod · 0.45

Tested by

no test coverage detected