100% Stacked Area Chart
Using calculated values for series
In amCharts 6, Series can be drawn from a variety of auto-calculated values, not necessarily the absolute ones.
In this case, we are setting valueYShow
data field to "valueYTotalPercent"
which is an auto-calculated value, producing a 100% stack chart.