https://jshare.com.cn/demos/hhhhDQ/15 图例
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/series-label/line-chart 数据格式
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/plotoptions/series-relativexvalue/ x轴时间间隔
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/plotoptions/series-datalabels-box/ 给某个值加框
https://jshare.com.cn/hcharts.cn/hhhhov 折线最大最小值
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/css/series-datalabels // 绑定框值
https://jshare.com.cn/hcharts.cn/hhhhco 分段线
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/xaxis/plotbands-color/ // 分段显示区域颜色
甘特图
https://www.highcharts.com.cn/demo/highcharts/x-range
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/dragdrop/drag-xrange
// 箱型图 https://api.highcharts.com.cn/highcharts/series.boxplot.html
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/plotoptions/box-plot-styling/
https://jshare.com.cn/temp/YOp6D7 // 图表联动
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/demo/synchronized-charts 关联图例
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/members/series-setdata/ 设置新数据
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/sonification/earcon-on-point/ 点变颜色
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/members/series-update/ 改变数据和类型
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/annotations/add-annotation/ 绑定值
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/annotations/add-annotation/ 点击绑定某个值提示框
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/members/chart-addseries/ 添加一条数据
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/plotoptions/series-allowpointselect-line/ // 点击选中当前点
https://jshare.com.cn/temp/YFRkw7 // 不同线
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/members/chart-addaxis/ // 删除y轴数据和添加y轴和数据
https://jshare.com.cn/github/highcharts/highcharts/tree/master/samples/highcharts/plotoptions/series-allowpointselect-line/ // 获取选中的点