Categories
- All Categories
- Oracle Analytics Learning Hub
- 29 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 237 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 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