score:2
Not totally sure I understand what you want, but here's two potential fixes:
Remove stacking: 'percent'
from the plotOptions and the second graph will render proper as separate lines
Remove type: 'line'
from the series and add type: 'column'
to the chart if you want stacked percentage bar graph
Edit:
Check here to see how to make a standard stack bar graph http://jsfiddle.net/gh/get/jquery/1.9.1/highslide-software/highcharts.com/tree/master/samples/highcharts/demo/column-stacked/
Source: stackoverflow.com
Related Articles
- Highcharts percent view breaks with multiple series
- How to have multiple highcharts with different series data in vuejs without repeating code
- Highcharts with JSON data and multiple series
- Multiple Series Timeline with HighCharts
- Highcharts not displaying series data for graph with multiple Y-axes
- Click events on highcharts with multiple series
- Highcharts bar with non-stacked percent series
- Highcharts async Server Loading with multiple series
- Highcharts problem with xAxis using multiple series
- Change chart type and redraw with multiple series in Highcharts
- Highcharts shared tooltip between charts with multiple series and shared tooltip
- Highcharts show the same yAxis start and end value with multiple data series
- Highcharts - How to make a scatter plot with multiple series from HTML table
- Highcharts Multiple series with database
- Highcharts synchronize tooltip on multiple charts with multiple series
- Charts using Highcharts with multiple series from JSON
- Strange behavior with highcharts when using "column" type and multiple datetime series
- Highcharts with multiple series from JSON Dynamically
- Highcharts solid gauge with multiple series
- Highcharts 3.08 drilldown with multiple parent series
- Multiple series in Highcharts with multiple drilldowns
- How to update Highcharts with multiple series via JSON?
- Highcharts with JSON to customize multiple series
- Highcharts with multiple series from JSON
- Highcharts multiple series combined with linkedTo hover issue
- Highcharts mouse tracking behaviour with multiple arearange & line series
- Highcharts drilldown to pie chart - Clicking on axis label with multiple series causes pie charts to overlap
- Highcharts series visibility with csv data source
- Loading json data to highcharts with multiple series
- Highcharts : using same div to load a chart multiple times with different series data
- display vertical lines and horizontal lines on plots
- How to create a Jquery array object
- Legend and Axis titles not showing in Highcharts Graph
- Highchart in js does not work in Vue.js
- How to create an inner circle pie chart in Highcharts
- Highcharts Sync charts horizontally
- HighCharts - Pie chart drilldown for multilevel (3 to 4 level)
- Highcharts data csv load
- Highcharts pie chart list of selected section
- C# DotNet.Highcharts Column datalabel percentage
- HighCharts - Spline Chart Legend Color
- Highcharts 100% (height width) in Card from ng2-admin - Angular2 ng2-admin Template
- How to add an icon beside all the series in an legend
- Catching Highcharts Client Side Export response before it downloads
- Highstock Navigator Mask doesn't cover content
- To get the JSON in required format from Web Service
- Highcharts Shadow/Fill Graph
- R highcharter() global thousand separator?
- Highchart Annotation Scroll
- Yii2: Make Dual axes hightchart using PHP array