Remove grid lines by default in chart view

Hello,
I'm working in version 10.1.3.4.1. I've been trying to remove the grid lines from the default chart view. I've read some posts on here and in the blogs about changing the default chart look, but I haven't seen anything specific to grid lines. I think I need to edit the pcxml files located in .../s_oracle10/popbin. I've been messing with these two files:
- bar.pcxml (this seems to be for horizontal bar charts only)
- column.pcxml (this seems to be for vertical bar charts only)
Within <ValueScale> and <CategoryScale> I tried changing the MajorGrid and MinorGrid parameters to values like 'Disabled' and 'False' but this seemed to have no effect. I also tried changing the color from #eeeee to something else but this also seemed to have no effect at all.
I've replicated whatever changes I've made to the corresponding file in the oc4j directory. I am restarting all services after making my changes. I have been able to get some changes to bar.pcxml and column.pcxml show up in the application. I was able to change the default BarStyle from 'Cylinder' to 'Rectangle' successfully, so I think my process of editing the file, copying it to the corresponding oc4j directory, and then bouncing the services is working.
Can anyone point me in the right direction for getting all of the grid lines to go away by default? So far I've only tried removing them from bar charts, but ultimately I want them off by default on line charts as well.

Are you able to acheive this.?
PCXML script is used for chart rendering, and with that I think you can't demark the Gridlines.
The following Xml file gives the definitions for the chart components including gridlines.
chartviewtemplates.xml
Which inturn refers to the following js for gridlines
i think you have to work on the Js here demark the grid lines by default
<Oracle_BIHome>\web\app\res\b_mozilla\views\chart
dlggridlineseditor.js
Before doing any changes take the backup.
Thanks,
Vino
Edited by: Vinodh NK on Oct 22, 2010 3:44 AM

Similar Messages

  • How do I add and or remove grid lines in numbers

    How do I add or remove grid lines in numbers.

    See this thread:
    https://discussions.apple.com/thread/6546166?q=Numbers%20gridlines
    Post back if you still have questions.

  • How do I remove adobe as my default setting to view PDFs?

    how do I remove adobe as my default setting to view PDFs?

    Click the PDF file (any one), now from the Finder Menu > File choose Get Info
    open the section like so, choose Preview (or whatever) and select Change All

  • How do I add a time stamp to the moving "Major Grid Lines" of a Waveform Chart?

    Hello
    I am using LV 8.5.1
    I am using a Waveform Chart and I have turned on the "Major Grid LInes" using the properties tab of my waveform chart. (properties-->scale->grid lines)
    When the code executes, I want to attach  a time stamp to each moving yellow grid line.
    So as the grid lines move from right to left, there is an associated time stamp for each.
    Can someone help!
    thanks
    J
    Solved!
    Go to Solution.
    Attachments:
    how do I add time to the yellow grid lines.vi ‏16 KB

    hova2010,
    If you right click on your graph and go to X Scale >> Style >> and then choose one of the 3 styles on the far left you shoul see timestamps for those grid lines.
    Ben Sisney
    FlexRIO V&V Engineer
    National Instruments

  • Problem removing grid lines from prints in PhotoShop Elements 13

    I cannot remove faint grid lines from my prints in Photoshop Elements 13, even after I've turned off the grid overlay. How can I get these lines out? I'm desperate as I am writing a book and am stymied at this point. Help!

    John Maggot wrote:
    I cannot remove faint grid lines from my prints in Photoshop Elements 13, even after I've turned off the grid overlay. How can I get these lines out? I'm desperate as I am writing a book and am stymied at this point. Help!
    The grid does not print. There has to be another source for the visible grid lines on your prints. Suggest that you do the following:
    Make sure that your ink cartridges have plenty of ink
    Do a deep cleaning of your print head
    Align the cartridges as per instructions in the printer's manual
    Do a test print

  • Remove grid lines when printing

    I am trying to print a set of financial statements and do not want to see the grid lines when printing the final document. I cannot work out how to do this.
    Some posts I have read say that grid lines are described as cell borders and suggest that they can be removed using the inspectors "cell borders " facility.
    I have tried to do this but cannot make it happen. If I were to successfully remove the borders/grid lines then surely this would also remove the underlines I have inserted with great effort.
    I would really appreciate anyone's help with this

    One more time, it's useful to use our brain before stating a task.
    If I read well, you used some cell borders as an underline segment.
    Now you pay the result of a bad design.
    You have no way to remove only borders which aren't "underlining" ones.
    Next time think before and use the Underline text attribute so you will be able to remove the grid easily.
    I know that some spreadsheets have two structures :
    grid
    borders
    But, those which took time to read the User Guide know that in Numbers there is a single structure :
    borders.
    So, remove or hide grid means remove or hide borders.
    When we work with a tool, we may ask it what it is designed to do, not what we guess it will be able to achieve.
    Yvan KOENIG (VALLAURIS, France) mercredi 15 septembre 2010 20:51:51

  • Remove grid lines from work sheet

    How can I format a work sheet in Numbers so that the grid lines do not show?

    Select the table in the left side sheet & table list.
    Inspector Graphics > Line > None.
    A faint line will show up when the table is selected but not when it isn't or when it is printed.
    Best.

  • Remove grid lines from a cell

    Hi,
    I'm trying to hide the griid lines of an specific cell in a table.
    First I tried to make a DefaultTableCellRenderer with no results (setting border to null).
    What I want is similar to do table.setShowGrid(false); but not for all the table, only for the cells I want (I know the setShowVerticalLines(boolean) and setShowHorizontalLines(boolean) functions).
    I'been using the searcher and googling with no results, all help is good :)
    The result I hope is a board like this:
    |_|_|_|_|_ _
    |_|_|_|_|_|_|_
    |_|_|_|_|_|_|_|_
    Any idea?
    PD: Sorry for my english.

    I think I found a solution. If I set ShowGrid to false and I manage the borders manually I can build the form that I want, for example with this render:
    public class TableroRender extends DefaultTableCellRenderer
         private static final long serialVersionUID = 1L;
         public Component getTableCellRendererComponent(JTable table,
         Object value,
         boolean isSelected, boolean hasFocus, int row, int column)
              super.getTableCellRendererComponent(table, value, isSelected,
              hasFocus, row, column);
              setOpaque(true);
              if(column==0)
                   setBorder(new MatteBorder(1,0,1,0,Color.red)) ;
                      //setBackground(new Color(192, 192, 192));
              return this;
    }What do you think?
    Edited by: petovi on Nov 28, 2007 7:41 AM

  • Grid lines appear in bold format in Graphs - OBIEE 10g

    Dear Experts,
    I am facing an issue with the grid lines in the graphs in reports.
    All the graphs in reports(webcat) are appearing with 'bold GRID lines' instead of normal grid lines which in turn is affecting the look and feel of the graphs in the webcat. Is there any way to eliminate this by setting any parameter in XML files?
    I am using OBIEE 10g version. Kindly let me know your inputs so as to eliminate this bold grid lines in all the graphs.
    Thanks,
    Sam.

    Hi,
    Refer this and it might be help you.
    Re: Remove grid lines by default in chart view
    Thanks,
    Satya

  • Line Chart glitch - grid lines thick at certain heights

    The Flex Line Chart control does not display correctly at certain heights.  The gridlines that are supposed to be 1px pin stripes are sometimes displayed up to 100px wide.  This can be demonstrated with 1 line of code
    <mx:LineChart height="33000" x="200" y="0" id="chart_1"  width="100" ></mx:LineChart>
    I also have another small app that uses a timer to demonstrate how as the height increases the gridlines increase from:
    1px to 100px
    then back to 1px
    .... then as the chart's height increases another 7000px the 1px gridlines display correctly
    then it repeats going back to thick, then thin etc... almost a pulsating effect
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600" creationComplete="init();">
        <fx:Script>
            <![CDATA[
                import flash.utils.Timer;
                import flash.events.TimerEvent;
                private var timer:Timer = new Timer(10);
                private function init():void{
                    timer.addEventListener(TimerEvent.TIMER, changeheight);
                    timer.start();
                private function changeheight(event:TimerEvent):void{
                    chart_1.height=chart_1.height+30;
                    lblHeight.text="Chart Height:"+String(chart_1.height)+"px ";
            ]]>
        </fx:Script>
        <mx:LineChart height="33000" x="200" y="0" id="chart_1"  width="100" ></mx:LineChart>   
        <s:Label id="lblHeight"  />
        <s:Button y="80" click="timer.start();" label="Start" />
        <s:Button y="100" click="timer.stop();" label="Stop" />
    </s:Application>

    Are you able to acheive this.?
    PCXML script is used for chart rendering, and with that I think you can't demark the Gridlines.
    The following Xml file gives the definitions for the chart components including gridlines.
    chartviewtemplates.xml
    Which inturn refers to the following js for gridlines
    i think you have to work on the Js here demark the grid lines by default
    <Oracle_BIHome>\web\app\res\b_mozilla\views\chart
    dlggridlineseditor.js
    Before doing any changes take the backup.
    Thanks,
    Vino
    Edited by: Vinodh NK on Oct 22, 2010 3:44 AM

  • Grid lines on line chart

    Hi,
    I have got a SVG line chart. Even though I disable the grid lines in the SVG chart attributes, the grid lines still show up.
    The values I am getting in the line chart varies from 0.01 to 2.00.
    Can anobody help me to make the grid lines go away??
    Thanks,
    Swaroop

    Hi,
    Has anybody else got the same problem? Do you know a work around??
    Please help!!!!
    -Swaroop

  • Why do my Waveform Chart Grid Lines Disappear when this runs?

    Hello all
    I have a Waveform Chart that Im using. The charts grid lines are initially set at 1 min intervals...which works fine
    However, after the 1 set of intervals (red grid lines) are reached, there are no further grid lines seen on my chart.
    Can someone tell me how to create a chart with continuous grid lines that scroll?
    thanks
    J
    Attachments:
    JH_waveform_graph_markers[1].vi ‏25 KB

    Hi hova2010,
    Please keep your questions on the same issue to a single thread. Thanks!
    Thank you for choosing National Instruments.
    Aaron Pena
    National Instruments
    Applications Engineer
    http://www.ni.com/support

  • How can I eliminate grid lines of selected cells when printing, in iOS numbers

    How can I eliminate grid lines of selected cells when printing, using iOS numbers

    Hi Cmlgfx,
    Thanks for visiting Apple Support Communities.
    You can style a table to remove grid lines and only show an "outline" around the table itself.
    See this article for help with table styles:
    Numbers for iOS (iPad): Place and style tables
    http://support.apple.com/kb/PH3365
    To show or hide the table name, table border, and grid lines, alternate row colors, or adjust fonts, tap Table Options at the bottom of the Table window (you may need to scroll up in the window to see it), and then set your preferences using the options in the Table Options window. (When you’re done, tap at the top of the window to see other options.)
    All the best,
    Jeremy

  • How to display grid lines in list view please help

    Hello,
    What should I do if I would like do display grid lines in list view. I've read related topics but I stil don't know how to do it. I use Sharepoint Designer. Please help
    Regards

    Hi,
    You need to modify default XSLT of listview webpart. Open your page in designer and use below jquery.
    <!–ADJUST TABLE COLUMN WIDTH–>
    <script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js“></script>
    <script>
    $(function(){
    $(“tr.ms-viewheadertr th:contains(‘Title’)”, “#MSO_ContentTable”).css(“width”, “50px”);
    $(“tr.ms-viewheadertr th:contains(‘Assigned To’)”, “#MSO_ContentTable”).css(“width”, “300px”);
    </script>
    Check this for more info about steps:
    http://jshidell.com/2010/09/19/adjusting-sharepoint-list-columns-using-jquery/
    You can also look into this MSDN article for more customization:
    http://msdn.microsoft.com/en-us/library/ff630941.aspx#odc_sp14_qn_UsingSharePointDesigner2010WorkwithWebParts_CreateXSLTListViewWebPart.
    Hope it could help
    Cheers, Hemendra-MCTS "Yesterday is just a memory,Tomorrow we may never see"

  • When I have a border around a group of cellsand remove it, it also removes the grid lines. When I go to print the sheet, there are blank spaces where the border had been. I'm sing a MacBook.

    When I have  a border around a group of cell, how do I remove it. If I outline the cells again and then show in the Inspector NO BORDER, it removes not only the borderbut when I go to print it also the grid lines.

    What application are you using? Numbers? Excel? Something else?
    For help with Numbers spreadsheets go to this forum.
    If you are using Excel, Microsoft has a forum to help you.
    If it is something else, let us know what and we will try to point you in the right direction.
    Best of luck.

Maybe you are looking for

  • Errors in em logs

    Hi I am running oracle11g on enterprise linux 5 and everything seems to be ok. db and enterprise manager starts ok and works fine.I am just little confused when I check em startup logs that are full of errors and warnings. please see below. May I ign

  • Is adobe Cs4 design premium compatible with macbook pro 2011?

    I just bought a macbook pro 2011, 2.2 ghz quad core i7 to work with my adobe design premium 4. I heard many software have problems with mac os lion. I got so worry and want to return the macbook. Does anyone know if i can run adobe cs4 on this new ma

  • Setting server up to point to Domain

    I feel I am going in circles reading everything... I have our server up and running. Inside the house when I type the IP address 192.168.123.7 I am taking to the MAC OS X server page. I bought the domain www.coheu.com and would like this to be the se

  • Navigation Pane Spacing with Access 2010 in Windows 8.1

    I am currently using Access 2010 in Windows 8.1 and have huge vertical spacing in the Access 2010 navigation pane.  In looking through other issues of this type, others have been able to fix it by going into the quick access toolbar and switching fro

  • Error launching oemapp tools in RH62

    I get the following error when I launch dbastudio: [oracle@pizza oracle]$ oemapp dbastudio SIGSEGV received at befffac0 in /usr/X11R6/lib/libXt.so.6. Processing terminated Writing stack trace to javacore1536.txt ... OK Segmentation fault (core dumped