Posts

Showing posts from May, 2010

Chart Data Values

Image
In Chart generated from BI Publisher, how do i show the data points in the chart. Example, say on top of BAR being displayed,i want to display the data values. Have answered this many times, but did not note it down for others to refer. <MarkerText visible="true"> <Y1ViewFormat> <ViewFormat numberType="NUMTYPE_GENERAL" numberTypeUsed="true"  /> </Y1ViewFormat> </MarkerText> open the chart image in RTF, right click, format picture, got to ATL TEXT tab. add the following text between the element. http://forums.oracle.com/forums/thread.jspa?messageID=3595421&#3595421 http://forums.oracle.com/forums/thread.jspa?messageID=4093816&#4093816

Chart Title

Image
How to change the font and color in graph title Here it is. Use the Bi Publisher chart - option to change the fonts/color