Hello APEX Community,
I am having issues displaying my pie chart within its defined region as the labels take up most of the space, leaving the actual chart to be quite small. The problem is that I am displaying the name of the company as the label and the revenue as the value (in millions), and one of the companies I am displaying has a billion+ dollar revenue, which leads to the label taking up much more room in the region than the chart itself.
My proposed solution is to put a line break (ie <br>) between the value and the label so that more room can be left for the chart, but after looking through the XML file and playing around with inserting a <br> into some of the formatting regions I have been unable to do so.
Does anybody know to force the value corresponding the label appear underneath instead of beside its label on a pie chart?
Note: Contains picture for reference of label taking up too much room, causing the chart to be too small.
