Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 210 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 77 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 12c Bar Chart Labels

Hi Everyone,
I'm having problem with OBIEE 12c Bar Chart (Stacked Vertical) Labels.
On OBIEE 11g when labels are switched to -90 degrees it shows let's say 10 values on axis x and when they are too long - they are wrapped.
On OBIEE 12c the same bar chart shows more values on axis x (let's say 20) and wrap text is not working so they appear as "SOME TEXT..." - it cut's the text and add "..."
When I change the view from bar chart to table view - wrap text it's working.
Does someone had a similar problem?
Thanks.
Best Regards,
Mateusz Jochymek
Answers
-
Increase canvas height, that might solve your issue.
for example when canvas in my case is 200 px then I have this ...
When I increase to 400 I get this ..
0 -
Thank You for answer.
I can see what You mean, but that's not what I'm expecting.I would like to see less values on axis x and wrapped labels like I got it in 11g.
0 -
Again that depends on the canvas size. Here is the proof ...See how it skips months when canvas width is reduced.
Finally 11g and 12c are two different product with different look and feel. You will see some difference in how the appear.
0 -
You can also play with Label orientation , Font size along with canvas size to get what you need.
0 -
I was trying to get it exactly the same as on 11g, but as You said probably it's impossible.
Thank You very much for advices.Best Regards,
Mateusz0