Highcharts multi line graphs

后端 未结 1 1593
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-25 14:21

This is my fiddle

http://jsfiddle.net/a4UQf/

Code:

 $(function () {
    $(\'#container\').highcharts({
        title: {
            text: \'Month         


        
1条回答
  •  别那么骄傲
    2021-01-25 14:53

    You can get data from database like here: http://www.highcharts.com/docs/working-with-data/preprocessing-data-from-a-database ,but preparing checkbox click event you can achieve in jquery/javascript and show / hide event

    http://api.highcharts.com/highcharts#Series.show()

    0 讨论(0)
提交回复
热议问题