Hello everyone,
APEX VERSION NUMBER : 22.1.0
I created a polar chart. However, I noticed that some values are not displayed.
Here is a screenshot of the chart : log. scale, several series (the year)

As we can see, the top upper left value is not displayed on the chart. In the data, there is a value, which is 4.
The values are displayed by count(*) DESC
On an interactive report below the chart, which displays the same values as the chart, we can see that the value of this label is 4
Has anyone already encountered this case ?
Thank you for your help