Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 11g Scatter graph y axis reverse sorting

Hi All ,
we have a requirement to show the y-axis labels on scatter graph in reverse order.
Currently the graph is by default showing in ascending 0 to 5 from intersection point and even after changing to descending the order is not changing.
current view:
Expected
Answers
-
Short answers: Not really.
Longer answer: The actual axis plotting is done by the charting engine. And the engine doesn't forsee an option to say ascending plotting or descending plotting. You can't cheat your way around this unless you're ok with "x (-1)" -ing your measures.
0 -
Thanks for the quick response. Yes the longer answer is good.. trying to make the negative number to display as positive through custom format.. thanks again..
0