I'm looking for an option to get a stacked bar chart in oracle apex with percentage values. My stacked bar chart works with integral numbers (e.g.use 80 for 80%) but I can't find an option to add the %-symbol to the values afterwards. So I divided my values by 100 and changed 'Format' in 'Value' to percent what worked perfectly with just one series but returns wrong values with two series. With two series I get values for the columns which can be summed zu 100, surely no coincidence. But that is not what I want. My values should stay the same, so 0.9 should be 90% like with one series. I'm working with the page designer of Application Express 21.1.7.
Any suggestions?
Thanks in advance!