I want to know can we create line chart with highcharts and data can be extracted from HTML table? I am new and I have searched out but I did not get any help as per need. So if anyone knows then please kindly provide me links or sample/example.
Share
The HighCharts demo gallery has an example of this here. And this is the jsFiddle. Just change the
typeof chart from'column'to'line':