Comma in Chart Label
Becky-ITJun 20 2011 — edited Jun 20 2011I am using ApEx Version 4.0.1 and a 2D Flash Chart.
In my query, the X axis label is the year, i.e. 2004, 2005, etc.
The X axis labels are showing up as 2,004, 2,005, etc. I want them to show up as 2004, 2005, etc. The column is defined as a number(4) in the database.
I have tried putting a to_char around the year, a to_number format of 9999, etc and the label does not change. Any suggestions on how to get rid of the comma in the year? It displays just fine in the hint!
Thanks,
Becky