平常隨筆:React+G2 使用changeData實時更新數據

React+G2踩坑:使用changeData 實時更新數據 用類組件 在componentDidMount中初始化圖表,而後將chart實例進行保存便可 在componentWillUpdate的時候完成對於圖標的更新 代碼例子 import React from 'react'; import G2 from '@antv/g2'; interface Props { data: any
相關文章
相關標籤/搜索