... const am4maps = require("@amcharts/amcharts4/maps"); let chart = am4core.create("world-map", am4maps.MapChart); // ... } } ...
確定! 回上一頁