我使用billboard.js库,它可以在一个页面上工作,但是当我创建另一个页面时,它却无法工作。
我现在不为什么我必须使用相同的代码。
但是d3.v5.min.js库中出现错误。
错误是:
d3.v5.min.js:2 Uncaught TypeError: Cannot read property 'style' of null
at lt (d3.v5.min.js:2)
at Rt.style (d3.v5.min.js:2)
at ChartInternal.getParentHeight (size.js:126)
at ChartInternal.getCurrentHeight (size.js:16)
at ChartInternal.updateSizes (ChartInternal.js:431)
at ChartInternal.initWithData (ChartInternal.js:250)
at ChartInternal.init (ChartInternal.js:82)
at new Chart (Chart.js:58)
at Object.generate (core.js:51)
at HTMLDocument.<anonymous> (plugin.js:236)