dbTalk Databases Forums  

Charts - How to customize data labels?

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss Charts - How to customize data labels? in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Cris
 
Posts: n/a

Default Charts - How to customize data labels? - 02-18-2010 , 09:08 AM






Hello,

I'm using the Report Builder included in Oracle Developer Suite 10g
(10.1.2.0.2) for Microsoft Windows
and the database is Oracle Database 10g Enterprise Edition Release
10.2.0.3.0 - Production

I'm using line charts, bar charts, and I'm running into a problem: I
cannot get the data series to display text correctly.

I base the graph on a query such as

select col_1 + col_2 as "Item Addition", new_it + exist_it as "New
Total" from ...

so i want to plot these two series, but in the labels I'm getting
"Item_Addition_" and "New_Total_" with underscores instead of spaces,
and an extra underscore at the end, which is not cool.

In Reports 6i there was a screen where i could edit the display labels
for the series, but I'm not finding this on Report Builder 10g.

I found
http://www.oracle.com/technology/pro...echnote_2.html

which seems to be what i need but apparently the series label text is
available only for pie charts?

(Besides, something so simple as displaying a series label correctly
just cannot be this complex, I'm surely missing something)

Thanks in advance
Cris

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.