Y axis showing exponential value [message #652231] |
Thu, 03 February 2011 04:55  |
Eclipse User |
|
|
|
Hi,
we have a chart where the y axis values range between 0 to thousands. When the chart is rendered the Y axis step labels are displaying with exponential value..
ex. 6E-301, 2E-300, etc.
The y xis step labels display vary
for e.x. for one set of report parameters, with this format
yAxis.setFormatSpecifier( JavaNumberFormatSpecifierImpl.create("$###.##") );
the dollar is displayed. But with the same format for another set of parameters , the dollar is not displayed.
How to change it so that it is displayed without exponents and decimals?
[Updated on: Thu, 03 February 2011 05:10] by Moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07653 seconds