How fix label overlap for negative values?
Hi @georgepaoli,
This happens because the automatically calculated Min value doesn't account for the data label (which is the one that overlaps). Try setting a smaller Min value for the ValueAxis e.g. -100
1 Like