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!

is there a way to remove trailing zero from dvt:PieChart

OferSep 12 2022

image.pngJdev : 12.2.1.4.0
the pie slices present the 'Total' attribute :

image.pngThe Type of 'Total' originally was BigDecimal, I changed it to a number to check if its related to the problem
Slice label in dvt:pieDataItem is {#row.Total}
Thank you guys!

Comments
Post Details
Added on Sep 12 2022
1 comment
229 views