Scale on Y-axis of line chart is not correct

I have a simple line chart that has the values of 150, 0, 122, 0, 0 and 0 that is charting fine.  However, the scale on the Y-axis is not starting at 0.  It starts at 100, giving the impression my 0's are 100's.  I have other charts, with other values, that are doing the same thing.  My chart set to ignore cells at end of range.  The scale setting is set to Auto (Y) Axis, Y axis scale is linear.
I'll admit I'm pretty new with this software, but I'm not seeing any setting that I have wrong.

Hi Gregory,
unfortunately, it's a bug. I filed it (ADAPT01136251) and we will fix it ASAP. For now I can suggest only to switch to manual scale or to set one of your zero values to be something like 0.000000001 instead.
Sorry about the bug,
Margaret

Similar Messages

  • Line Chart does not display grid lines for x-axis (apex 2.0 / 3.0)

    Hello,
    is there an option to display x-axis grid lines?
    I set up an SVG chart (Line) but only IE displays y-axis grid-lines. I set the "Show Grid Line" - value to "enable"
    Does any body has an idea how I told apex to display x-axis grid lines also.
    Btw: only MS Internet Explorer displays the grid lines, I use firefos 1.5.0.10 -> no grid lines are displayed.
    The table how I create the chart are as follows
    select null link, label, value
    from
    SELECT 1 Value , 1 label FROM dual
    UNION
    SELECT 3 Value , 2 label FROM dual
    UNION
    SELECT 5 Value , 3 label FROM dual
    UNION
    SELECT 2 Value , 4 label FROM dual
    Thank you for helping me !!
    Message was edited by:
    athor

    I changed this and put usage of UTL_FILE into a dynamic PL/SQL. The package will
    compile and work unless you want to create debug information. If yes, then it will raise an
    error message. So, you don't need UTL_FILE execution priviledge from your DBA.
    I opened the package and you may modify it the way that you don't need any public
    synonyms and no UTL_FILE to run it.
    There are so many questions in this forum related to "What is my DBA going to say?" or
    "How is he going to react?". Even for some minor issues. I have myself also seen some
    of similar situations and the only thing I can sey is:
    You got to use that powerfull tool Oracle Database instead of hiding it away from your
    users and developers. Learn how to control it instead of prohibiting access to it! Otherwise,
    it's just a waste of money.
    Denes Kubicek

  • Dynamic X axis in line chart

    Hi All,
    I'm making a line chart in Webi in which different lines represent different products.  On the Y axis I have a measure (no problems here) and on the X axis I have months.  Naturally, different products enter the chart at different points along the X axis because they didn't all enter the portfolio at the same time as you can see in the print screen.  My problem is though, that I want the start point for all of the lines in the chart to be at the X-Y intersect, not the month that they actually started.  The values for the X axis should then be 1 - 24 or something similar to cover a 2 year period. Newer products would then have a line that stopped at some point in the middle of the chart, rather than one that started in the middle.
    I've been trying to create a new variable where min([Month]) is equal to 1 and then each month after that would be +1, but I'm not having any luck.
    Thanks in advance for any suggestions.

    Hi Jeremy,
    Thanks for your tip.  I've created a new variable to calculate the months between the very first date and the product specific dates, and then subtracted the difference so that all products start at the same date in the new variable.  But it still leaves me with the same problem as I had with the count variable earlier. When I place the new variable on the chart it returns a multivalue error.  Any idea on how I could get around this? In table format it looks like this:
    Table 1 with original month and new variable
    Table 2 with only new variable
    Table 3 desired outcome
    Product
    Month
    *Adjusted Month
    Rate
    Product
    *Adjusted Month
    Rate
    Product
    *Adjusted Month
    Rate
    Product 1
    201205
    201203
    Product 1
    #MULTIVALUE
    1.61%
    Product 1
    201203
    Product 1
    201206
    201204
    0.05%
    Product 2
    #MULTIVALUE
    2.12%
    Product 1
    201204
    0.05%
    Product 1
    201207
    201205
    0.07%
    Product 1
    201205
    0.07%
    Product 1
    201208
    201206
    0.39%
    Product 1
    201206
    0.39%
    Product 1
    201209
    201207
    0.65%
    Product 1
    201207
    0.65%
    Product 1
    201210
    201208
    0.94%
    Product 1
    201208
    0.94%
    Product 1
    201211
    201209
    1.18%
    Product 1
    201209
    1.18%
    Product 1
    201212
    201210
    1.16%
    Product 1
    201210
    1.16%
    Product 1
    201301
    201211
    1.61%
    Product 1
    201211
    1.61%
    Product 2
    201205
    201203
    Product 2
    201203
    Product 2
    201206
    201204
    0.02%
    Product 2
    201204
    0.02%
    Product 2
    201207
    201205
    0.29%
    Product 2
    201205
    0.29%
    Product 2
    201208
    201206
    0.74%
    Product 2
    201206
    0.74%
    Product 2
    201209
    201207
    0.95%
    Product 2
    201207
    0.95%
    Product 2
    201210
    201208
    1.37%
    Product 2
    201208
    1.37%
    Product 2
    201211
    201209
    1.77%
    Product 2
    201209
    1.77%
    Product 2
    201212
    201210
    2.12%
    Product 2
    201210
    2.12%

  • How to adjust x axis of line chart for dynamic values from universe

    Dear All,
    I am new to SAP Dashboard. I got one requirment that, user will pass single value to universe using prompt in Dashboard. Based on that prompt value / input parameter, universe will deliver data to plot line chart in my canvas. But, on every request i will get different count from universe. Like for request A = 30 records, request B = 56 records, request C = 2 records and so on.
    Based on the count, i want to display line chart in my canvas which will auto fit the screen. (Auto adjustment of X axis e.g For A, last record on x axis should be 30, for B = 56 and for C =2). Please let me know, how can i achive this task?.
    Note : i know, how to plot simple line chat with fix count.

    This is based on the output you get for the selection, get in touch with the functional team and get an idea about maximum no of result set will appear on various selection options. Say example if the functional guy says around 100 then go ahead and map 100 cells for the series.
    Then as arijit said you can use the ignore blank cell option to eliminate the blank rows in the selection.
    Note: Eliminating blank cells will always work at the end of the rows, not in the middle of the rows.

  • Line chart will not drill down

    I am doing a drill down Group report which will show the Sum of Last year's Sales By Country, State and city over a period of time(by date) for throughout the year 2007. Every group will have a line chart with Data title as Sum of Last year's Sales ($), Group Title as Date and legends displaying countries (or states or cities) as USA,UK,Australia. etc.. I have same sort of line chart for State and City as well.
    Now, the problem is my drill down would not work on chart lines or legends as it would do for a 2-dimensional data chart like a bar-chart or pie-chart. The reason is in the Chart Expert->Data->Layout:Group ->in the On Change Of event selection I am able to specify either Sales.Country  (or) Sales.country and Sales.Sales.State. Both options would not let me get the correct linechart with correct data and drill-down working as well.
    The only work-around i got is to display the line chart with legends and and showing the Country(or State or City) names in a field in the Group Footer. The drilling will work on those fields, but not on the legends or lines of the line chart. This make my report showing the Country names twice once on legend (with no drill-down) and once on group-footer(with drilling ability to groups below) which is untidy.
    Have anyone tried to make a drill-down crystal report on a 3-dimensional data like this? The World Sales report in Crystal reports Samples\General Business\World Sales Report is the best example of how i would like to see my charts to drill down. However, they drill down across a 2-dimensional data. I am publishing this Crystal Reports in Business Objects Infoview.

    Wow. That post almost made my eyes bleed. You may want to add some white space for readability.
    Anyways - as Falk said. You should move or re-post this in the [Crystal Reports Design|SAP Crystal Reports; forum. They specialize in this sort of thing. Us dev guys here make sure we can see the chart without errors and don't do much beyond that.

  • Line Chart Legend not Appearing

    Hi all,
    I'm working on learning Flex for potential use at my company.
    Of course for the initial demo, I want everything to look great and
    I'm having trouble with charts.
    I'm feeding a chart from an external xml file. The data shows
    up correctly but I can't get the Legend labels to appear. I think
    my xml is incorrect but I don't know why. What am I doing
    wrong?

    Sure thing. You can bind it to the yField, like this:
    <mx:ColumnSeries id="cs1" yField="account"
    displayName="{cs1.yField.toString()}"
    >
    You'll get a warning, because binding to that value wont
    detect changes, but it will work. Similarly, you could bind it to
    any variable, maybe one that is bindable.
    hth,
    matt horn
    flex docs

  • Specific Line Chart Graph

    I
    I......................................................................................           ->> Upper Threshhold point
    I
    I   ...         ......                                                                                ^
    I  .   ...    ...                                                                                Y - axis
    I ..     ....
    I..
    I.......................................................................................            ->> Lower Threshhold point
    I..............................................................................................
    X- axis...........................>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    Dear Experts,
    I have a requiremnet to generate a specific Line Chart in SAP. User will execute one program which will provide a report. The report will be a simple ALV grid report where User needs a customized Graph button. On clicking the button the program should generate the sample graph provided above. Curently I am working in SAP 4.6C version. I know SAP has already provide few chart and diagram display functionalities which are present in ALV. But above Line Chart is not among those. How to acheive the above objective?
    Regards,
    Pulokesh

    Dear Mathews and Kai,
                   Thanks for the help extended by you all regarding the problem faced by me. I didn't adopt the ways as per explained by you, but I studied a lot and procedures to create custom graph as per said by you. I found a unique way to achive my target by manipulating the variable list data and calculating the constant value of Upper/ Lower Threshold level. In this way I used the same old ALV grid technique to obtain the graph. Thanks for your help.
    Regards,
    Pulokesh

  • Stacked bar chart/line chart combination

    Hi,
    I use Crystal Reports 10.I need to produce a chart containing 2 series on the same graph with:
    - one series as a stacked bar chart type,
    - one series as a line chart type (not stacked).
    I tried doing 2 separate charts and superimposing one over the other, but the user wants to export it to excel and when they do so, the graphs appear as 2 separate images rather than one. it appears correctly in pdf though.
    How can i achieve this, either in 1 graph or as separate 2 graphs ?
    Any help appreciated...
    Thanks in advance,
    Swathy.

    Hello Swathy,
    If you can get both series in one chart then you can convert one series into line.
    To do this right click on the Bar that you want to display as line.Select the series option and then select "Line" from the drop down of "Show Selected Series as:" option.
    Hope this will help!
    Thanks & Regards,
    Amrita

  • Line chart with one entry in xml doesn't show up

    please refer
    http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDo cs_Parts&file=00001233.html
    If I use only one entry in expenses array even then the line
    chart is not shown. below is what I'm using:
    [Bindable]
    public var expenses:ArrayCollection = new ArrayCollection([
    /*{Month: "Jan", Profit: 2000, Expenses: 1500, Amount: 450},
    {Month: "Feb", Profit: 1000, Expenses: 200, Amount: 600},*/
    {Month: "Mar", Profit: 1500, Expenses: 500, Amount: 300}
    Looks like it is a general issue or flex limitations.
    http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDo cs_Parts&file=00001233.html

    Not sure it is a limitation.
    A line needs two points, e.g. a start(x,y) and a finish
    (x,y). So adding a single point will not give you a line.
    If you want to display just points, then use a PlotChart.
    Cheers
    Ian

  • HTMLDB Line Chart Problem in Version 2.0

    After upgrading to 2.0, several of our line charts stopped rendering.
    It seems that if a datapoint's value is equal to zero, the line will not render.
    However if I filter out all records > 0, then the chart works fine.
    I requested a workspace(OTN) and tried it out there and ended up with the same results.
    Is this bug in the charting engine or am I missing something?? Thanks for any help.
    - George
    Steps to reproduce:
    CREATE TABLE TEST01
    (MONTH     VARCHAR2(15),
    JCOUNT NUMBER);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('OCT-04',30);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('NOV-04',40);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('DEC-04',30);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('JAN-05',145);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('FEB-05',60);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('MAR-05',50);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('APR-05',161);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('MAY-05',82);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('JUN-05',177);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('JUL-05',213);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('AUG-05',122);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('SEP-05',140);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('OCT-05',70);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('NOV-05',67);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('DEC-05',27);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('JAN-06',46);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('FEB-06',31);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('MAR-06',17);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('APR-06',15);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('MAY-06',9);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('JUN-06',5);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('JUL-06',5);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('AUG-06',1);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('SEP-06',5);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('OCT-06',0);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('NOV-06',0);
    INSERT INTO TEST01 (MONTH,JCOUNT) VALUES('DEC-06',0);
    ADD A REGION TO PAGE CONTAINING A LINE CHART;
    HERE'S THE SELECT:
    SELECT NULL LINK,MONTH,JCOUNT FROM TEST01;
    MAKE SURE TO SET THE MAXIMUM RECORD COUNT TO 50;
    THEN RUN THE PAGE
    EXPECTED RESULTS: LINE CHART WILL RENDER
    ACTUAL RESULTS: LINE CHART DOES NOT RENDER

    Looks like a bug. Oracle may be aware of it. The best workaround I could come up with is adding a very small amount to your value (JCOUNT).
    SELECT *
      FROM (SELECT NULL link,
                   month,
                   CASE WHEN jcount = 0 then .00001
                        ELSE jcount END jcount
              FROM TEST01
             ORDER BY TO_DATE(month,'MON-RR'))Only problem you have with this is if you display data point values. The value for zero JCOUNTs will display as .00001. You can work around that by picking a format mask for the "Data Label Format" value for your series.
    Mike

  • SSRS 2008: Line chart Y-Axis scale issue

    Hi All,
    After search of one week, finally decided to put my question in front of you all. Hope I will get some outcome from it.
    Currently I am working on Line Chart. Following is the data which I need to bind to line chart.
        JobStartDate  JobStartTime   JobEndTime
        1/1/2015       01.00            02.30
        1/2/2015       01.02            03.20
        1/3/2015       01.01            03.40
        1/4/2015       01.05            02.00
        1/5/2015       22.03            23.30
        1/6/2015       22.05            23.40
    So, In above scenario Line chart looks like:
          11.00 PM |                          /////////               
          10.00 PM |                          ..........        
          ........ |                                              
          04.00 AM |              /                         
          03.00 AM |    /  /                                     
          02.00 AM |  /                /                       
          01.00 AM |  .....................                                               
          12.00 AM |______________________________________________                                         
                   1/1/15 1/2/15 1/3/15 1/4/15 1/5/15 1/6/15        
    But it should be like :
          04.00 AM |                /                         
          03.00 AM |       /  /                                     
          02.00 AM |    /                /                       
          01.00 AM |     .....................                                               
          12.00 AM |
          11.00 PM |                                      
          10.00 PM |                                         
          09.00 PM |______________________________________________                                         
                        1/1/15 1/2/15 1/3/15 1/4/15 1/5/15 1/6/15    
    (Sorry As cant upload the image. So, Tried to show as above.)
    In above figure (.) is StartTime and (/) is EndTime.
    You can see that I am facing the problem of Y-Axis scaling.
    Hope everyone understand my problem. Please let me know more explanation.

    Hi Prashant Khadatkar,
    As per my understanding, you created a line chart, you added JobStartTime and JobEndTime to values area, and added JobStartDate to category groups. You want to display data of y axis from PM to AM. In order to improve the efficiency of troubleshooting, I
    need to ask several questions:
    What’s the data type of JobStartTime and JobEndTime?
    Is the data stored in database the same as you provided?
    What’s the state of report now? Please provide some more detailed information of the report. I would be appreciated it if you could provide sample data and screenshot of the report.
    This may be a lot of information to ask for at one time. However, by collecting this information now, it will help us move more quickly toward a solution.
    Thanks,
    Wendy Fu
    Wendy Fu
    TechNet Community Support

  • Vertical axis scaling problem with XYZ bar/line chart

    Post Author: satwar
    CA Forum: WebIntelligence Reporting
    Is there a trick to making the scaling on the
    Z-axis equal to the Y-axis. I don't want to specify the scaling on
    either axis because I am generating report with filtered "dimensons" in
    order to generate all measure charts for a given set of filters. The
    measures have various value ranges so by not specifying chart scales,
    the Y-axis is auto ranged, which is good, but so is the Z-axis, which
    is bad. I want both Y & Z axis to range together so I get a good
    visual comparison of the two measures being plotted.

    Post Author: jsanzone
    CA Forum: WebIntelligence Reporting
    satwar,
    There is no "trick", we're just victims of the limitation that WebI has in portraying XYZ type charts to our better liking.  I submitted a request to Business Objects Tech Support in Oct 2006 and became the proud holder of two ADAPTs:
    ADAPT00676587 u2013 for the scaling issueADAPT00676609 u2013 for the stacked bar chart, line graph issue
    When fully implemented, the scaling for Y and Z should be able to correspond to each other.  For instance, max value of Y and max value of Z will set on both scales the same max value.  I don't discourage you from submitting a trouble-ticket, perhaps if they get more noise on this situation they'll resolve my (our) ADPAT sooner, but just hoping....

  • Two scales on line chart

    Hello,
    How to show two line charts with different scale within a graph?
    I need two Y axis and 1 X axis.
    Is this possible ? If not, what should be done to achieve this?
    Regards,
    Archana

    New version of flash charts supports multiple scales.
    Please take a look at the following samples:
    http://www.anychart.com/products/anychart/gallery/sample_117.html
    http://www.anychart.com/products/anychart/gallery/sample_124.html
    Is it what you need? if yes, please contact me [email protected] and I'll send you integration kit for version 4.
    Have a good day,
    Anton Baranchuk
    www.anychart.com

  • Losing axis settings on line chart when saving as excel

    Hi,
    When I go to save a file as excel, I seem to lose all my axis settings on the line charts. I have auto scale turned on and it's scaled properly, then when it goes into excel it defaults out to 0-120% on the Y axis. Any way to avoid?

    Hi,
    Source : SAP note 1367058 - Chart scale not kept when saving a WebIntelligence report to Excel
    Cause
    This behaviour is by design
    There are 2 types of scales in a chart, auto scale and manual scale. By default in all chart the Y axis is an auto scale, And in case of auto scale in business objects the max and min values are calculated by the report engine based on the size of chart, the number of values of variables on that axis etc.
    When saving the same report in excel, in case of auto scale we can not store the max and min values of Graph from reporter, and Excel will decide it max and min values by its own based on several factors like resolution of the graph, the number of vairable present, the layout etcu2026 We could not decide the max and min values of a graph in excel in case of auto scale.
    Resolution
       1. Edit WebIntelligence report
       2. Select the chart
       3. Go to Properties tab
       4. Expand Y axis parameter
       5. Select "scale"
      6.  Manually insert the max value
    Thanks,
    Amit

  • CR in VS2005: Line Chart Date Axis

    I believe this is posted in correct place:
    I have line chart that is displaying daily data.  I want to display a month worth of data with each day's data point plotted. 
    The X axis is a system.datetime of the day for the data (actually group label); I have formatted this to mm/dd/yyyy in the format editor. My graph X axis labels are overwritting each other and I can not see how to 'scale' x axis labels to prevent this.
    In reviewing similar existing posts I see reference to options that do not appear to be available in Net VS2005 (recently updated CR and VS).
    Is this limitation of VS version of CR or am I doing something wrong ?
    Thank You, fd

    Thank You for your reply.  I belive that I may still be limited by version in visual studio 2005 (CR updated to 10.2.3600). 
    When I right click on any object in graph I am presented with list 'Format Object' (border of chart, keep object togeather, etc), 'Chart Expert' (very limited selections: show grid, title text, etc) and 'Chart Options' (again very limited selections: Template,General,Titles,Grid). In the grid section chart options there is indeed a "data axis", "numbers" formatting section that allows for formatting as date but not any alignment etc.
    I am not adverse to purchasing an added CR designer but would like to clearly understand advantages.  It is also of concern that this "date" x axis should be treated as an x-y plot rather than the dates being used simply as labels.

Maybe you are looking for