Oracle Analytics Cloud and Server

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

Stripes in OBIEE graph

Received Response
1
Views
1
Comments
User_IYEB1
User_IYEB1 Rank 2 - Community Beginner

Hi, I have a required ment in OBIEE 11g to show stripes in chart. I have inserted image here. Any thought on how this can be possible in Bar chart?

ThanksCapture.PNG

Answers

  • Hi,

    Something really like what you posted isn't possible out of the box.

    The easiest would be to use something like D3js or any other JS library to render the chart yourself (and so you have full control over the visualization).

    Out of the box, if not wrong (I actually never used it in the last .... 10 years ) I guess you can have like the really old Excel approach with "pattern fill", but the stripes would be many many more stripes than just "1" like you show.