Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Pie Chart in Oracle ADF

Muralidharan KMar 29 2018 — edited Mar 30 2018

Hi im using JDeveloper 11g (11.1.1.9.0).

I have a scenario in which i need to show pie chart that contains status as (count)complete, incomplete and pending.

For example i've 10 complete, 19 incomplete and 1 pending status.

Now i wants to show this in pie chat like the image below

pastedImage_0.png

i've return query to extract count(10 complete, 19 incomplete and 1 pending status) and in my case, status in pie chat is displayed as percentage wise (below image)

pastedImage_1.png

.

Is this possible in ADF to show pie chart as count and not as percentage??

This post has been answered by Panagiotis Konstantinidis on Mar 29 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 27 2018
Added on Mar 29 2018
6 comments
433 views