APEX 4.0.1 interactive report Pie Chart labeling issue
I have created an interactive report and then was playing with the charts based on the interactive report query.
I selected the pie chart, but it fails to display labels for all the slices. It only displays the labels for the 10 slices and no labels for the rest (the orders table has 18 distinct order_type and 2000 records). Is this a limitation with the interactive reports charting ? Is there any way to change this for the interactive reports ?
The query is from orders table which has order_type and couple other fields. I chose the Label: order_type and Function: "count" and pressed the apply button - very simple interactive report.
I also tried a chart (not interactive report) based on the same orders table and chose 3D pie chart - it is the same issue. If I use a 2D pie chart, it displays 14 labels one of which is "Others" - so that failed to display all 18 order type labels as well.
Thank you
R/ Zaf
Edited by: zaferaktan on Aug 30, 2010 2:48 PM