Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 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
Donut chart in OBIEE12c

Hi Gurus,
My client need few dashbord report in Donut chart form. I am using OBIEE12.2.1.1.0.
I am not able to find the Donut graph option in the list views.
Please help me to get the solution if anyone already acheived.
The same functionality is available in OBIEE12c Visual Analyzer component and I have created Donut in that and integrated into OBIEE12c dashboard.
The problem is, there is a presentation mode at the right corner and allow clicking which take into VA screen which need to hide.
How to hide that option?
BR,
Ritesh
Answers
-
Ok so you have gone as far as you can go with the standard functionality. This is how things are and how the tool works.
Otherwise - same answer as always when there is a a non-out-of-the-box visualization being requested: D3, JET or any other JS-based visualization package.
0 -
Thanks Christian. I tred with one JS code got from google but donut graph does not displayed both in analysis and dashboard.
DO you have any piece of JS by which we can create the Donut graph in OBIEE.
0 -
-
Google how to embed D3js in OBIEE, there are many blog posts covering the topic.
Also keep in mind D3.js is already available in your OBIEE 12c as VA uses it, so you don't have to deploy it yourself, just load the one embedded in OBIEE.
0