I have to stacked bar and want to set top left and top right radius to highest values in both. I tried to just map datakeys and check if key is on the top, but this wont work cause the key can be a big number in first and zero in second. So the second wont have radius. How can I solver this?