score:0
Accepted answer
i would use the callback function and set the series you want to be a line
to be a line
like so:
function (chart) {
chart.series[2].update({
type: 'line',
color: 'blue'
});
}
i changed it to also be a blue line.
Source: stackoverflow.com
Related Query
- Highcharts data from Google spreadsheet show line chart for one series
- Highcharts data from google spreadsheet hide all series except one at start
- Highcharts data from google spreadsheet show directed line
- Extract data series from a JSON array for a Highcharts chart with 2 y-axis
- Data Conversion from SQL, C# with Linq to JSON for Highcharts Line chart
- Highcharts Highstock How to Plot OHLC and Line Charts from One Set of Embedded CSV Data Using Series Map Tools?
- Highcharts line chart from a Google spreadsheet
- highcharts - chart names for multiple pie chart series in one chart
- Add dynamic data to line chart from mysql database with highcharts
- How to show Legends for all the series data in stacked column chart Highcharts?
- Highstock shared tooltip multiple series - show data for line when not on point
- How to remove sliced line from pie high chart if there there is only one object in data
- Highcharts series showing different data for 'column' and 'line' chart
- Show Data For Grouped Series in ToolTip Highcharts
- Highcharts display label for pie chart using html table as data source
- Creating a responsive accumulated rain chart from a series containing individual rain fall data using Highcharts
- Highcharts series doesnt show data and render the chart
- Pass array from js for loop to highcharts series data
- Highcharts Polar Chart - Specify Data Series & Tooltips for each Axis
- HighCharts column chart populated with series data from a function
- Highcharts - Highstock chart showing double line on hovering data points to show tooltip
- show one series data at a time in high chart column graph
- HighCharts Line Chart draw y axis line for entire line points and only one line
- How to show horizontal line instead of a dot for a single value data in highcharts
- Ending Series points don't show up on highchart area type chart for large series data
- Highcharts Highmaps How to import data from google spreadsheet
- Highcharts to display area range and line chart with data from a CSV file
- Highcharts: How to show only one data »category« from CSV as a line
- how to make chart real time with 2 line and get data from php with highcharts
- Highchart Series Data Format for Google Spreadsheet
More Query from same tag
- Highstock crashing chrome?
- How to make bullet higher and bands thinner
- How to highlight a range in highstock?
- Cannot get Highcharts solidgauge stops to work in styled mode
- HighCharts - how to set labels font color for printing?
- How to customize tooltip styling in for Scatter plot in Highchart?
- Heroku and HighCharts Rails Gem -
- Highcharts tooltip missing if shadow: true
- Manually set y-axis min and max value and zoom-in behaviour in Highcharts
- Highchart group by month from corresponding column data
- Highcharts drilldown with more than one series
- How to programmatically set navigator handles in highstock?
- UseHTML property in XAxisTitle or YAxisTitle
- Specify xAxis values with columnRange chart in Highchart
- Rails generates chart for .each do |x| using highcharts or any other chart API
- Ending Series points don't show up on highchart area type chart for large series data
- How to remove HighCharts new Hover Effect?
- Opening a saved rchart html file
- Parsing CSV based on Popup Properties
- Three level drill down highmap
- In Highcharts x-axis -how to set tickmark for unequal numerical (not datetime) data
- highcharts custom datalabels duplicating
- Highcharts Chrome 71 leak
- Export highcharts animation as video
- Legend height seems to have an impact on pie size
- Column chart not showing series properly in Highcharts
- Clear chart by click in highcharts
- highcharts scatter with 4 quadrants
- Highcharts, change line type if more than one series on the chart
- Getting error 'Cannot read property 'document' of undefined' while importing exporting.js (to export highchart charts)