• Highcharts 整理的图例


    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/  // 获取选中的点
    

      

  • 相关阅读:
    代码中的TODO FIXME XXX 等注释释义
    [转]Linux环境下段错误的产生原因及调试方法小结
    linux 的date命令及系统时间设置
    声明和定义
    [转]关于fork的一个面试题
    [转]头文件定义全局变量等问题
    jQuery帮助之CSS尺寸(五)outerHeight、outerWidth
    ActiveX
    10个免费的javascript富文本编辑器(jQuery and nonjQuery)
    <推荐>65个以自然风光为背景的UI设计
  • 原文地址:https://www.cnblogs.com/whlBooK/p/15619661.html
Copyright © 2020-2023  润新知