MCPcopy Index your code
hub / github.com/zxlie/FeHelper / main.js

File main.js

apps/chart-maker/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1document.addEventListener('DOMContentLoaded', function() {
2 // 获取DOM元素
3 const simpleDataContainer = document.getElementById('simple-data-container');
4 const seriesDataContainer = document.getElementById('series-data-container');

Callers

nothing calls this directly

Calls 11

toggleManualInputsFunction · 0.85
updateChartTypeOptionsFunction · 0.85
parseExcelDataFunction · 0.85
generateChartFunction · 0.85
exportChartFunction · 0.85
copyChartToClipboardFunction · 0.85
initChartTypeGalleryFunction · 0.70
loadPatchHotfixFunction · 0.70
showNotificationFunction · 0.70
getChartInstanceFunction · 0.70
addEventListenerMethod · 0.45

Tested by

no test coverage detected