Bar Chart - Prevent bars from hiding the value label text
Updated 03-25-2022
Hello! This script doesn't seem to work on stacked bar charts. On regular (non-stacked) bar charts it mostly works as expected, and I can adjust the number in the first line to adjust how much space there is. However, when I try the same script on stacked bar charts, it doesn't seem to have any effect, regardless of which number I put in the first line.
I bet it's due to the break-by splitting the bars into multiple stacked bars, and the script is only designed to shorten single bars. Is there a way to modify the script so it works on stacked bars instead?
Does this script help? https://community.sisense.com/t5/help-and-how-to/column-chart-prevent-bars-from-hiding-the-value-label-text/m-p/2715#M564