MCPcopy Index your code
hub / github.com/zxlie/FeHelper / updateChartTypeOptions

Function updateChartTypeOptions

apps/chart-maker/main.js:734–736  ·  view source on GitHub ↗
(dataFormat)

Source from the content-addressed store, hash-verified

732
733 // 根据数据格式更新图表类型选项
734 function updateChartTypeOptions(dataFormat) {
735 // 由于移除了图表类型下拉框,这个函数现在仅记录当前数据格式,不再修改任何选项
736 }
737});

Callers 1

main.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected