Skip to Main Content

SQL Developer

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!

Graph Component not respecting data label number format

JamHanJan 31 2014 — edited Jan 31 2014

I am using SQL Developer 4.0.0.13.80 with JDK 1.7.0_51 x64 on Windows 8.1

The graph component in my user defined report is not respecting the data label number format.

By default, it should show no decimal places. In the preview it shows no decimal places.

With my query, which returns a field plus its count, the graph component is showing the count data label with 2 decimal places.

See this image: http://imgur.com/R8xEm0y

I believe this is a bug.

Bonus question: why doesn't SQL Developer center align the bars properly if there is only one data series?

Update: Bug still present in 4.0.2.15.21 with JDK 1.8.0_05 x64 on Windows 8.1

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 28 2014
Added on Jan 31 2014
1 comment
1,041 views