Column Chart - Prevent bars from hiding the value label text
When creating a column chart and formatting it to include "Values", you might find out that the bars cover the column values. The following (widget) code manipulates the columns' height and label po...