Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
Excel = require(
'../lib/exceljs.nodejs.js'
);
2
const
HrStopwatch = require(
'./utils/hr-stopwatch'
);
3
4
const
[, , filename] = process.argv;
Callers
nothing calls this directly
Calls
4
getRows
Function · 0.85
addTable
Method · 0.65
writeFile
Method · 0.65
addWorksheet
Method · 0.45
Tested by
no test coverage detected