Line Width in Graph Report

Hi
I am using Reports 9i to build a Simple "Line" Graph. But I am not able to adjust the Plot Line width if the report is printing more than 3 rows. For the first three lines I am able to change the line width using the Options in the PLOT AREA tab. Can anyone let me know how I can adjust the linewidth for all the lines that are plotting in my graph. Please note that the number of lines that are plotted will be dynamic and can vary
Thanks in advance
Chandra Sekhar

hello,
you might want to take a look at our graph FAQ here on OTN. goto otn.oracle.com/products/reports and click on Graph FAQ. there you will find answers to several similar issues. bottom line is, that you most likely will have to define this in the XML definition of the graph, rather than in the wizard.
regards,
ph.

Similar Messages

  • Increase line width in classical report

    Hi
    I am customizing the ME2N  transaction, here I want to increase the line width and add few more fields to the output.
    How to do this?
    ..urgent help requiered please......

    Hello there,
    Make the changes as folows :::
    REPORT <Report Name> no standard page heading line-size 1023.
    This will solve your problem.
    Bu 1023 isthe maximum. Cannot go beyond this.
    reward if useful.
    regards,

  • Report Text line width

    Is there a way to set the text line width on a report to 80 characters and then have it wrap to the next line. I'm getting very long cells that I have to scroll over with the arrow key to see the text past my screen size.

    Any one know the HTML command to set text line size?

  • Changine line widths in multi page reports?

    I need to be able to change line widths on a "per channel basis" within a multi page report. Is there a script that I can use to do this?

    Hey Zilla,
    I'm not exactly sure what you're trying to do but I've written a short example that hopefully does something similar. It may not be the most efficient example but it should get you started. I assumed that by line width you're referring to the width of a plot on a graph in DIAdem Report. The following code changes the width of three plots on two graphs each on different sheets. The code is pasted below. I'm attaching the report template I used. It uses the default DIAdem dataset. If you have a different report the object names may be different. (The report template was created in DIAdem 9.1)
    Call GraphSheetNGet(2)
    Call GraphSheetRefSet(GraphSheetName)
    Call GRAPHObjOpen("2DAxis1")
    for i=1 to 3
    Call GRAPHObjOpen("2DObj1_Curve" + s
    tr(i))
    D2CURVELINEWIDTH ="35.0"
    Call GRAPHObjClose("2DObj1_Curve" + str(i))
    next
    Call GRAPHObjClose("2DAxis1")
    Call GraphSheetNGet(1)
    Call GraphSheetRefSet(GraphSheetName)
    Call GRAPHObjOpen("2DAxis1")
    for i=1 to 3
    Call GRAPHObjOpen("2DObj2_Curve" + str(i))
    D2CURVELINEWIDTH ="35.0"
    Call GRAPHObjClose("2DObj2_Curve" + str(i))
    next
    Call GRAPHObjClose("2DAxis1")
    Call Picupdate
    I hope this helps!! If this isn't what you're trying to do please post back with more information so I can try to help.
    Regards,
    Sarah Miracle
    National Instruments
    Attachments:
    DIAdemExample.TDR ‏52 KB

  • Line Graph - Line Width

    i am having line graph with 2 lines . lines are coming thicker by default i want to make one of the line in my graph thinner. how can i do that below is my graph xml
    chart:
    <Graph seriesEffect="SE_AUTO_GRADIENT" graphType="LINE_VERT_ABS" graphicAntialiasing="true">
    <LegendArea visible="true" />
    <Title text="Center Growth" visible="true" horizontalAlignment="CENTER">
    <GraphFont bold="true" italic="false" underline="false" />
    </Title>
    <SeriesItems>
    <Series id="0" color="#0000FF" />
    <Series id="1" color="#FF0000" />
    </SeriesItems>
    <O1Title text="Weeks" visible="true" />
    <Y1Title text="Attendances" visible="true" />
    <LocalGridData colCount="{count(xdoxslt:group(.//G_2,  'FWN'))}" rowCount="2">
    <RowLabels>
    <Label>RSum V</Label>
    <Label>RSum</Label>
    </RowLabels>
    <ColLabels>
    <xsl:for-each-group select=".//G_2" group-by="FWN" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
    <Label>
    <xsl:value-of select="current-group()/FWN" />
    </Label>
    </xsl:for-each-group>
    </ColLabels>
    <DataValues>
    <RowData>
    <xsl:for-each-group select=".//G_2" group-by="FWN" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
    <Cell>
    <xsl:value-of select="sum(current-group()/RSUM2[.!=''])" />
    </Cell>
    </xsl:for-each-group>
    </RowData>
    <RowData>
    <xsl:for-each-group select=".//G_2" group-by="FWN" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
    <Cell>
    <xsl:value-of select="sum(current-group()/RSUM1[.!=''])" />
    </Cell>
    </xsl:for-each-group>
    </RowData>
    </DataValues>
    </LocalGridData>
    </Graph>
    please let me know i what is the code i need to add to make my line line thinner.
    i checked line style but it didn't help..

    is it possible to control line width in line graph.i tried to look for the option to control the width of lines ,not able to find anything on this.

  • Spool report line width in background jobs

    Hi All,
    I wrote a report and specified the line size in the report header:
    REPORT /sappssrm/option_handler
    NO STANDARD PAGE HEADING
    LINE-SIZE 185.
    I want to run this report as background job and get a spool list with results of the report. I expected the width of the spool output to be well defined and it works in one system. However, in another systen, the line / page width is much smaller, and the system inserts line breaks in the output splitting my lines into two which causes very ugly results.
    It seems that the LINE-SIZE specified in the report header doesn't affect the output width in every system.
    Can anyone advice?
    Regards
    Wolfgang

    Hi Siggi,
    thanks for your reply. Actually I changed that already yesterday...
    But I found out what it was:
    It seems, the background job keeps old versions of the program, even if you import a new program version. I created a new job with the same program and it worked.
    Thanks again and best regards
    Wolfgang

  • LV6i Graph line width

    Why does the line width of a printed chart/graph vary from the on screen width?
    Thanks
    CM

    The line width on a printed chart appears to vary from the screen line width due to the difference in the resolution of a printed page versus the monitor. The reason why it does this is that the screen is approx. 72 dpi. When you make a line that is five pixels wide, it looks like a swath of color. The printer is (typically) 600 dpi. When you make a line that is five pixels wide, it is still five times as wide as the other plot, but it doesn't look like the screen. We prefer to print plot data as finely as possible with the printer resolution so that we are portraying the data as accurately as we can.
    Marcus Monroe
    Application Engineer
    National Instruments

  • Creating a 3 line graph report

    Need help with creating a 3 line graph  - need to be able to plot 3rd line of data  without displaying a legend and use a dynamic tag label for the line. Thanks

    You can create two graphs with the same horizontal (and if necessary vertical) scale, and make them occupy the same space on the report, one under another.
    On one report, put your 3rd graph line, and remove any visible text, gridlines etc, so you basically just have the axes lines and the graph line.
    On the top report, make the background transparent, so both graphs are visible (Chart Expert->Options->Transparent Background).

  • Reports Builder: line width of a graphic and generated PDF

    Hello,
    I change the line width of a graphic but in the generated pdf the line width remains equal.
    Some pics:
    The graphic in Reports Builder:
    !http://i25.tinypic.com/20famuu.jpg!
    The xml code:
    <SeriesItems>
    <Series id="0" markerType="MT_BAR" borderTransparent="true" transparent="true"/>
    <Series id="1" markerType="MT_MARKER" color="#101df" lineWidth="9"/>
    <Series id="2" markerType="MT_MARKER" color="#101df" lineStyle="LS_DASH" lineWidth="9"/>
    <Series id="3" markerType="MT_MARKER" color="#b4045f" lineWidth="1"/>
    <Series id="4" markerType="MT_MARKER" color="#b4045f" lineStyle="LS_DASH" lineWidth="1"/>
    <Series id="5" markerType="MT_MARKER" color="#0" lineWidth="9"/>
    <Series id="6" markerType="MT_MARKER" color="#0" lineStyle="LS_DASH" lineWidth="1"/>
    </SeriesItems>
    The graphic in the PDF report:
    !http://i25.tinypic.com/2emq3b5.jpg!
    Why in the PDF report the size is different?
    Thanks in advance and sorry for my english...

    To procede, omit the "(nil)" argument and you should be fine for that line, or specialize the method in question.
    I tried this, but I got error messages pointing to a function that uses the fontInstance pointer. The function is in the form of:
    EstimateStringWidth(WideString run, IFontInstance* fontInstance)
    and the error tells me that the line:
         totalWidth += EstimateStringWidth(charBuff, fontInstance);
    has no matching function.
    Also, most of the samples in the SDK creates a IFontInstance using an InterfacePtr.
    I tried this approach because solutions.pdf suggests this method to estimate text widths... I want to measure the text width of a composed line to determine the raggedness (degree of whitespace left on the end of each line) of a paragraph. But with this issues, am I better off using the GetWidth method of IWaxLine to get the width.
    Now, my next question would be, can I get the estimate width of the line if I change the properties of the paragraph, ie. justification settings, without actually composing the text in the ui. I need this so that I can compute for the optimal settings to changed so that the degree of raggedness of the paragraph would be less than the original.
    Thanks again!

  • Can the width of a report that has been run in the background be increased?

    Hello Experts,
    How can I increase the width of a report that I have run in the background so that it does not wrap text to the next line?
    I have been running the same HR report successfully in the background for many months.  Today I ran it with the same parameters that I've always used and when I retrieve it from my Own Job Spool - System | Own Spool Request | Display Contents the last field is wrapped to the next line.
    Thanks.
    Regards,
    Jeanette

    Jeanette,
    Thereu2019s another possibility if Tedu2019s suggestion doesnu2019t work. When you look at your spool requests, thereu2019s an icon on the toolbar next to the eyeglasses that looks like a yellow rectangular callout. Itu2019s called u201CDisplay in Maximum Widthu201D. Select the Spool no. to display and then press this icon. Shift + F4 is the shortcut.
    Regards,
    Howard

  • Changing line width for more than 5 chart series - Interactive Mode

    Hi,
    Re: BI Publisher 11.1.1.6.0, Interactive Reports
    I have a number of charts with a dynamic number of series based on the number of devices, cpus, network interfaces etc. on a particular system. Is it possible to change the line width for all series? I can change it for the first 5 series as per "Chart Plot Area" properties "Series[1-5] Line Width", however any subsequent series retain the default width.
    Thanks in advance,
    Jean

    Hello,
    Which version of APEX are you using?
    Go to your Flash Chart attributes - get into your series (click the icon) in the section of Series Query you'll find the maximum rows.
    Regards,
    Dimitri
    -- http://dgielis.blogspot.com/
    -- http://apex-evangelists.com/
    -- http://apexblogs.info/

  • Line width in bachground job

    Hi All,
    I wrote a report and specified the line size in the report header:
    REPORT /sappssrm/option_handler
    NO STANDARD PAGE HEADING
    LINE-SIZE 185.
    I want to run this report as background job and get a spool list with results of the report. I expected the width of the spool output to be well defined and it works in one system. However, in another systen, the line / page width is much smaller, and the system inserts line breaks in the output splitting my lines into two which causes very ugly results.
    It seems that the LINE-SIZE specified in the report header doesn't affect the output width in every system.
    Can anyone advice?
    Regards
    Wolfgang

    Hi,
    I think you need to call the 'SET_PRINT_PARAMETERS' function module
      CALL FUNCTION 'SET_PRINT_PARAMETERS'
           EXPORTING
                ARCHIVE_MODE   = '3'
                COPIES         = '5'
                DEPARTMENT     = 'BASIS'
                DESTINATION    = 'LT50'
                EXPIRATION     = ' '
                IMMEDIATELY    = 'X'
                LAYOUT         = 'X_65_132'
                LINE_COUNT     = 54
                LINE_SIZE      = 20
                LIST_NAME      = 'Test'
                LIST_TEXT      = 'Test'
                NEW_LIST_ID    = 'X'
                RECEIVER       = ''
                RELEASE        = ' '
                SAP_COVER_PAGE = 'X'.

  • How to wrap a Column (Increase/Decrease column width) in Interactive Report

    Hi,
    I have a Interactive Report and I want to wrap the column values.
    Also want to increase/decrease width of the columns..
    I have 2 columns say.. Description and List
      List  - aaaaaaa, bbbbbbb, hhhhhhh, nnnnnnn, 222222, 55555555, 77777777, ..... // list of values are seperated by ,
             // 1. want to wrap the values ..I mean to decrease the width       
      Descriptiopn - sdgssdjkllkkkkkkkk  // -- here I want to increase the width of column
                     dgdggdfgdfgdgg
                     dfgdfgdfdfggfdg
                     dgdgdgdgdgdf2ndly for the List Column, can I put the sepearte values in each Line (values are seperated by , here) - ROW will only one.
    For each ROW, I want to display List column as shown below.
          List  - aaaaaaa
            bbbbbbb
            hhhhhhh
            nnnnnnn
            222222
    IS this possible in Interactive Report??
    Thanks,
    Deepak
    Edited by: Deepak_J on Feb 23, 2010 4:14 PM

    Actually, I want to increase/decrease the column width in Interactive Report.
    As shown the in the example of Description field...it's coming in 4-5 lines.
    I want to increase the width of Description column..so that it should come only in 2 lines..
    thanks,
    deepak
    Edited by: Deepak_J on Feb 23, 2010 4:32 PM

  • Hi ,Maximum line size in the report

    What is the maximum line size inthe report.Some are saying 1023.Some are saying 255 characters.I am full confusing this concept.
    And if the line size mentiones in less than the length of the data in the write statement ,what happened?
    Sometimes it is coming in the next line , sometimes it is coming in the next line
    Please anyone provide the solutin

    hi,
    The line width determines the number of characters in the line buffer as well as the number of columns in the list displayed. The value width must be a positive numeric literal. The maximum line width is 1,023 characters.
    When the LINE-SIZE is not specified, the line width of the basic list is set to a standard width based on the window width of the current Dynpro, but is at least as wide as a standard size SAP window. For the standard width, the contents of sy-linsz is 0. The LINE-SIZE overwrites the value of the like-named LINE-SIZE addition to the statement SUBMIT and can be overwritten during list creation with the like-named LINE-SIZE addition to the statement NEW-PAGE.
    For screen lists, you should use the standard value since, as a rule, page breaks defaulted through LINE-COUNT are not adjusted to the window size.
    You should also use the standard value for print lists, so that you can still select the page size on a printer-specific basis. A print list should be created in such a way so that it can handle every page size.
    Specifying a fixed line count is only useful for form-type lists with a fixed page layout. Here, however, you should always check whether such forms can be created by other means, such as SAPScript forms.
    when line size is more than your data... your ouput screen will be dragging after all your output display..So bettery ou should use the standard value .
    Regards,
    Muhammed Safel

  • Any way to set line width on outgoing (text) messages?

    My messages to a mailing list (and probably elsewhere) sometimes get chopped up by the addition of extra returns, so they're hard to read by the recipient (we've all seen this, especially on messages forwarded several times). I always send text-only email. A correspondent suggest setting my outgoing message line width down to 60 characters to avoid this, but I can't find anywhere in Mail's preferences to do this (I seem to remember such a setting on another email client years ago). I'm embarrassed to report back to my Windows-using correspondent that Apple Mail doesn't offer this option. Can anyone tell me it does, and where?

    No, I'm not putting in any extra returns. I seem to remember this from back in the 90s: that some points in the Internet's email system allow lines of only 60 characters' length, so if your message arrives with 72 character (or longer) lines, it'll get all chopped up; and the solution is to set your email client to produce only 60-character lines. But I can't find any way to do this in Mail.

Maybe you are looking for

  • Problem in assinging key strokes to JButtons

    hi, i extended JDialog class and created a modal dialog which consits of some JLables and JTextFields with two jbuttons. 1) Ok and 2) Cancel. I would like to activate the Ok button when i just type enter key no matter where the cursor is focussed. ho

  • Commitment transfer from 2010 to 2011

    Hi All, I have done Year end closing of fund Management through T- code FMJ2 .Now my client want to check Budget Report i.e  how much buget is in year 2010 and 2011. Is there any T - code to check Budget  or any configuration related to Budget. Regar

  • JAAS Login module SOAP

    Hi all, I’m developing a new JAAS login module which will use Apache's Axis API to call a remote SOAP server. During the development process, I added the Axis library by using the classic Java Build path=> libraries on Sap Netweaver developer Studio.

  • JWSDP - Where can I find 1.0 example apps?

    Hi, I'm trying to learn J2EE so I downloaded the JWSDP 1.3 exe. Unfortunately, the bookstore examples use JSP 2.0, which we aren't using in our environment. We are old school. I have downloaded the 1.0 tutorial in PDF but I can't find the correspondi

  • How do i download a trial version of elements 12?

    How do I dowlnload a trial version of elements 12?