I have an highcharts dynamic chart, I had it as a type spline and it would update dynamically fine, however when I switch too type: area and stacking: normal, the chart isn't getting stacked when it updates dynamically. On initial loading of the data the chart is fine, however when it does it after that, it just goes back to the odd charting type.
Maybe I need to set something extra for the area stack to work? Thanks ahead of time.