How do I add a LineSeries to a 100% stacked bar chart while my ColumnSeries stay stacked to 100% with amCharts?

后端 未结 0 1424
庸人自扰
庸人自扰 2021-02-04 16:59

I have several stacked column series displayed as "totalPercent".
For example:

    var series = chart.series.push(new am4charts.ColumnSeries());
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题