Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Stripes in OBIEE graph

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?
Thanks
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.
0