随笔分类 -  highcharts

摘要:import React from 'react' import styles from './Spider.css' import Highcharts from 'highcharts-release/highstock' import 'highcharts-release/highcharts-more' type Props = { xData: Array, chartDa... 阅读全文
posted @ 2018-06-12 17:00 簌大侠 阅读(471) 评论(0) 推荐(0)
摘要:1、引入 引用basiccontext(菜单的样式) 2、具体实现 3、结果: highcharts-custom-events中的事件类型: click double click (including mobile devices) right click (context menu) mouse 阅读全文
posted @ 2018-06-07 15:18 簌大侠 阅读(1047) 评论(0) 推荐(0)