1者疤、創(chuàng)建 ionic 項目
?????????ionic start MyChart tabs
2、創(chuàng)建Highcharts圖表
? ? ? ? ?需要下載 Highcharts ? Highcharts-more包
????????npm install highcharts --save
????????npm install highcharts-more --save
3、在.html文件中嵌入容器
4、在.ts文件中引入highcharts? and ?highcharts-more模塊
and in the constructor:
5、在ionViewDidLoad函數(shù)里編寫氣泡圖表代碼
highcharts-bubble:?https://www.hcharts.cn/demo/highcharts/bubble