Highcharts help - Area chart stacking
问题 Maybe I am not understanding the area chart properly but here is an image to properly display what the problem is and what I am looking for: Can someone explain why stacking: normal display values like it does? And how to possibly fix it? I have tried stacking: null, and stacking: percent, but both do not give the desired results. EDIT: I see my error, however, I'm not sure how to fix it. I need to graph the two series in a group so that they are rendered together and not normalized. Any