const chart = new Chart({. container: 'container',. autoFit: true,. height: 500,. padding: 0,. }); chart.data(. dv.getAllNodes().map((node) => ({.
確定! 回上一頁