TTwilight
Results
1
issues of
TTwilight
### Version 2.0.6 ### Link to Minimal Reproduction https://github.com/TTwilight/vcharts-demo ### Steps to Reproduce 1. 设置了一个自动刷新spec的值,触发了更新事件,但图表没有刷新 ### Current Behavior ` { console.log("图表初始化完成:", chart); chartIns.current = chart; }} onChartReady={(chart) => { console.log("图表渲染完成:",...
bug