score:8
Accepted answer
Ok, solution:
I had been setting the stacking:normal at the series level in the plotoptions, and disabling it on a series by series level as needed.
I have instead removed the stacking setting from the plot options, and instead only set it on a series by series level as needed.
Problem went away.
Source: stackoverflow.com
Related Query
- Highcharts 3.0, area chart with stacked and unstacked series - how to fix?
- Highcharts - Area Chart - Stacking with series containing negative and positive values
- Highcharts single horizontal stacked bar chart with data names (labels) and %-ages always shown and data numbers and series name shown on mousehover
- How to Create a Stacked Column Chart with Dynamic Series in Highcharts
- Highcharts - how to display a chart with stacked and un-stacked columns side-by-side
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- Highcharts - How can I remove starting and ending padding from area chart
- Highcharts: having trouble recreating stacked area chart from Excel with positive and negative values
- Change chart type and redraw with multiple series in Highcharts
- Stacked area in Highcharts make my series fading in and fading out
- Highcharts - gap between series in stacked area chart
- How to have a highcharts chart in a container of a fixed width, and with a horizontal scrollbar?
- how to show column and area charts with different y axis with same category and same x axis in highcharts
- How to create pie chart with only 1 series data and have background be a circle
- HighCharts line series not displaying properly with stacked bar combo chart
- How to display only last point on highcharts and that point should travel with chart line?
- How can I prepare a Group Stacked Bar Chart in Highcharts using multiple and different types of data?
- How to create a stacked area chart with logarithmic (log) scale using Highcharts?
- Highcharts Angular - How to set chart width and height with percentages?
- How to have multiple highcharts with different series data in vuejs without repeating code
- Highcharts to display area range and line chart with data from a CSV file
- highcharts Area chart with x and y values?
- how to make chart real time with 2 line and get data from php with highcharts
- How to dynamically populate Highcharts column chart with two series
- How to render a bar chart with different series with only one entry per category in HighCharts
- HighCharts / Highstock How to build 100% stacked area chart
- How to plot stacked bar chart in highcharts with dynamic data?
- How to use trellis chart with stacked column in Angular 10 using Highcharts
- HIGHCHARTS - Given a series with UNIX stamps and values pairs for the data, how do I show only the date for the first and last point on xAxis?
- The RTL language (Arabic) is not working with HighCharts pie chart correctly, how can I fix this?
More Query from same tag
- parse file from input with papaparse
- Highstock Data Grouping to Use Last Data Time as Index
- highcharts displaying data on timechange
- How to draw multiple highcharts using highcharts-ng and angularjs
- HighCharts and Javascript to pass data as array
- sankey-diagram (skip column) highcharts
- Highcharts: useHTML for labels creates empty label div every time Axis.update() is called
- Spring MVC: How to display Hashmap keys and values in highcharts
- Dynamic number of highcharter plots
- rCharts with Highcharts as shiny application
- Do you have any good ideas (settings) for displaying titles with a lot of characters in highcharts?
- High-charts bar-chart bars overlap if height is not given in the config
- Filter categories in highcharts by using checkboxes
- jQuery slider range with HighCharts y-Axis
- Formatting dataLabels in Highcharts
- How to invert multiple y-axis in R highcharter?
- Population pyramid for different regions in Highcharts
- Passing Returned Data from a PHP Script into a Highcharts data[] block?
- Highcharts : Shared Tooltip for non-matching x values
- Highchart EMA, Price & MACD plot
- How to show y-axis differences in highchart multi axis
- Drawing a regression line in Highcharts using mx + b
- Internet Explorer 9-11 does not fill g element with color (highcharts)
- High Charts Rendering on Internet Explorer 10
- Highcharts - only apply style to certain labels
- Highchart yAxis opposite is not working in type datetime
- Highcharts legend js error
- dynamically set height of chart when printing Highcharts
- Solve highmaps-highcharts conflict when creating map, column and radar charts
- How to generate multiple high charts in ng-repeat