Hi,
I've been tasked to fix an issue in someone else's code, so I'm not particularly familiar with the Nevron Chart API.
The attached image shows off the issue that needs to be resolved. The code is constructing several of what I believe are stacked horizontal bar charts. One of these "rows" is shown in the image.
The problem is when the percentages get very small, the color associated with the percentage label isn't wide enough to fit the number. Another problem with this is that numbers begin clumping up on the right side of the chart as the percentages get smaller.
What recommendations do you have to create a little more space on the right side of the chart when the percentages get too small to fit them?
Thanks!!