Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIEE 12c Bar Chart Labels

Received Response
51
Views
5
Comments
3581261
3581261 Rank 1 - Community Starter

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

  • ArijitC
    ArijitC Rank 6 - Analytics Lead

    Increase canvas height, that might solve your issue.

    pastedImage_0.png

    for example when canvas in my case is 200 px then I have this ...

    pastedImage_1.pngWhen I increase to 400 I get this ..pastedImage_2.png

  • 3581261
    3581261 Rank 1 - Community Starter

    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.

  • ArijitC
    ArijitC Rank 6 - Analytics Lead

    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.

    pastedImage_0.png  pastedImage_1.png

  • ArijitC
    ArijitC Rank 6 - Analytics Lead

    You can also play with Label orientation , Font size along with canvas size to get what you need.

    pastedImage_0.png

  • 3581261
    3581261 Rank 1 - Community Starter

    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,
    Mateusz