Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Not able to fit values into bar charts

Hi All,
I opened a few days ago ... which was answered accordingly. I now have a follow-up to it ...
There are some graphs/bar charts which don't display enough visible area to fit any values (very small "slices", proportional to the other columns). What are some of the options we have to show some kind of a value for them?
I've uploaded a few examples below:
Regards,
Charles
Answers
-
Hi @Charles M
I recall your original thread and from my experience, there isn't much that can be done to resolve this. You could try with playing with the graph size but I doubt that will make a difference.
0 -
Not really. Playing with the scales won't help since it won't be dynamic anymore. At some point the engine will just drop bits and pieces because there's no space to render them.
0 -
Ok, understood, thanks.
Just grasping a bit here ... but, is it possible to have "mouse-over" capabilities or some kind of line/pointer, coming off the bar, with a value at the other end?
Regards,
Charles
0 -
It’s one or the other, either you have the values displayed (as you have now) or you have the values display when the mouse hovers over a bar.
0 -
As Joel said it's either or.
....or D3 / visualization engine of your choice
0 -
You've got an issue showing numbers on the chart -- you are also compounding the issue with using 3D charts ... remove the 3D charts - remove the red coloring (unless you are meaning to convey an alert) ... leave the default with the mouse over ... as non-3D will be easier to read the relative sizes a simple move of the mouse gives the detailed value.
0 -
Ok, thanks all. Would be nice to have the "hybrid" option - some mouse over, some filled-in values. But, should be able to work out something with the business users, given the existing options.
0 -
DV instead of OBI in general maybe?
0 -
Hi Christian ..not sure what that means. What does 'DV' stand for?
Charles
0 -
If you are looking for something like this with D3 ...I have shared the code here ...
Oraculam: Take your OBIEE graphs and charts to new level with D3
0