Friday, October 12, 2012

[OBIEE 11g] Customizing Graph


Customizing Graph OBIEE – Gradient Effect 






  


The above all is the output after tweaking the gradient effect in the PCXML file .You need to edit the PCXML files typically resides at : ..\OracleBI\web\app\res\s_oracle10\popbin) and (..\OracleBI\oc4j_bi\j2ee\home\applications\analytics\analytics\res\s_oracle10\popbin). Considering s_oracle is your default Style for dashboard .Then restart the BI Presentation server, BI Javahost service and OC4J .Sometimes you need to clear your “browser cache” also .

Here I modified below files for the special effect:

bar.pcxml file (for Horizontal Bar Chart) as:

<Chart Version=’4.30.00′ BorderType=’None’ Width=’491′ Height=’295′ BGGradientColor=’#ccccff’ GradientType=’RightLeft’>

column.pcxml (for Vertical Chart) like:

<Chart Version=’4.30.00′ BorderType=’None’ Width=’491′ Height=’295′
BGGradientColor=’#C1FFC1′ GradientType=’BottomTop’ >

Line.pcxml (for Line chart) like:

<Chart Version=’4.30.00′ BorderType=’None’ Width=’491′ Height=’295′
BGGradientColor=’#FFE1FF’ GradientType=’TopBottom’ >

Linecolumn.pcxml (for Line Bar Combo chart) like:

<Chart Version=’4.30.00′ BorderType=’None’ Width=’491′ Height=’295′
BGGradientColor=’#CAFF70′ GradientType=’BottomTop’ >

Pie.pcxml (for Pie Chart) like below:

<Chart Version=’4.30.00′ BorderType=’None’ Width=’362′ Height=’318′
BGGradientColor=’#FFC1C1′ GradientType=’BottomTop’ >
As mentioned possible Gradient types are:BottomTop,TopBottom,LeftRight and RightLeft .





2 comments:

  1. Your heading says that you are writing about [OBIEE 11g] Customizing Graph but all the files are from OBIEE10g only! Please change your heading or give the customization in OBIEE 11g.

    ReplyDelete
  2. It was really a nice post and I was really impressed by reading this
    Tableau Online Course Bangalore

    ReplyDelete