Adjust max width of slices in amcharts SlicedChart with FunnelSeries
I am using Angular with amcharts 4. I have an amcharts SlicedChart with FunnelSeries. The problem is that the top slice is always the same max width, while I want it to always be some percent of the max width. Next slices should scale down treating the top one’s width as a new max width.