Bar Graph has value for 0

I am using Xcelsius 2008 Engage version.  I created a combination chart graph which tracks how many incidents a department gets and the secondary axis is the percentage of these incidents closed.  This is over a period of time in months.  Some of the months have no incidents so I am expecting the bar to be empty.  However, a bar does appear even if the value is 0. 
What can I be doing wrong?
Thanks!

Hi Benjamin,
Could you attach the source xlf file where you are seeing this? Also please confirm on which Service Packs and Fix Packs you have Xcelsius updated to.
Thanks,
Amit.

Similar Messages

  • HT4623 i disconnected my iphone 4 while it was updating and now its frozen, the screen is showing a apple logo and a loading bar which has been for 9hrs now. please help

    i disconnected my iphone 4 while it was updating and now its frozen, the screen is showing a apple logo and a loading bar which has been for 9hrs now. please help

    It's not uncommon for it to not work the first time and sometimes, you have to try it a few times. Turn off your antivirus software and your firewall while you are trying to restore the iPad. Enable them again after you restore.
    If that still won't work, post back with detailed information as to what exactly does happen as you go through the process.

  • AUFGR (Order Group)- Which table has values for this field

    Hi Gurus,
    I am working on a report, which uses Key field- Order number AUFNR from table AUFK, and is similar to standard transaction KOK5 and S_ALR_87013019.
    havent been able to find where we get values for the field AUFGR from,
    If you have any table where this field gets values from/how to find that, Please do mail and help for this problem..
    Thanks,
    Regards,
    Krishna

    Hi Raman,
    Try this function module, when i execute it in transaction SE37, it show me the Order Group list, it can be helpful:
    CALL FUNCTION 'G_SET_SELECT'
    EXPORTING
       CLASS                   = '103'
       CRUSER                  = '*'
       DISPLAY_ONLY            = ' '
       DYNP_TITLE              = ' '
       ECCS_DIMEN              = '*'
       ECCS_ITCLG              = '*'
       ECCS_SITYP              = '*'
       FIELD_ENTRY             = '*'
       FIELD_NAME              = 'AUFNR'
       KOKRS                   = 'FSCO'
       KTOPL                   = '*'
       FIKRS                   = '*'
       LIB                     = ' '
       MULTIPLE_CHOICE         = ' '
       NO_CLASS_DISPLAY        = 'X'
       NO_DYNAMIC_SETS         = 'X'
       NO_MAINTENANCE          = 'X'
       NO_SUBSET_EXPAND        = 'X'
       NO_TABLE_DISPLAY        = ' '
       RNAME                   =
       SEARCHFLD               = '*'
       SET                     = '*'
       SET_USAGE               = '*'
       SET_WILDCARD_ONLY       = 'X'
       START_COLUMN            = 0
       START_ROW               = 0
       SUBCLASS                = '*'
       TABLE                   = 'CCSS'
       TITLE_STRING            = '*'
       TOP_NODES_ONLY          = ' '
       TYPELIST                = 'BSMD'
       UPDUSER                 = '*'
       VARIABLE                = '*'
    regards,
    Alejandro.

  • When proc:::exec fires curpsinfo has values for child ?

    Hello,
    In DTrace manual it says :
    The exec probe fires before the process image is loaded. Process variables like execname and <b>curpsinfo</b> therefore contain the process state <b>before the image is loaded</b>
    I tried the following script:
    #pragma D option quiet
    proc:::exec
        self->parent = execname;
        self->mypid = curpsinfo->pr_pid;
        printf("Exec_name = %s  PID= %d\n", execname, curpsinfo->pr_pid);
    proc:::exec-success
    / self->parent != NULL /
       printf("<%s> with PID <%d> executed <%s>", self->parent, self->mypid, execname);
       printf(" args_no: <%d> arg_list: <%s>\n", curpsinfo->pr_argc, curpsinfo->pr_psargs );
       self->parent = NULL;
       self->mypid=0;
    proc:::exec-failure
    / self->parent != NULL /
      self->parent = NULL;
      self->mypid = 0;
    I ran the script and in another shell I typed:
    vgrama ~$ sleep 10 &
    [3] 5758The DTrace script produced:
    Exec_name = bash  PID= 5758
    <bash> with PID <5758> executed  args_no: <2> arg_list: As you can see, exec_name is the name of the parent (bash), while the PID is that of the child (sleep).
    So it seems to me that when the probe fires the curpsinfo structure has data corresponding to the child process
    Vlad.

    Hello,
    In DTrace manual it says :
    The exec probe fires before the process image is
    loaded. Process variables like execname and
    curpsinfo therefore contain the process state
    before the image is loadedThat is both what it says and correct.
    As you can see, exec_name is the name of the parent
    (bash), while the PID is that of the child (sleep).
    So it seems to me that when the probe fires the
    curpsinfo structure has data corresponding to the
    child process"Parent" and "Child" is not the usual terminology for exec(3C) -- there's
    just an old process image and a new process image. The data is
    for the old process image -- exec(3C) does not change the pid, since
    the new process replaces the old process.
    - jonathan

  • One series in a graph - different colors for different bars.

    Hi,
    I have a graph with one series in it. It produces
    7 bars within that graph. I need the first 3 bars (from the left) to be
    green, and the other 4 bars to be blue. All 7 bars are produced from
    one query/data model.
    This is in an RTF template within MS Word, for BI Publisher.
    Any ideas?
    Many thanks for any answers.
    - Jenny
    Edited by: user1636556 on 12-Mar-2009 04:11

    Use this
    <SeriesItems>
    <Series id="1" color="#993399"/>
    <Series id="2" color="#993399"/>
    <Series id="3" color="#993399"/>
    <Series id="4" color="#993399"/>
    <Series id="5" color="#ff9933"/>
    <Series id="6" color="#ff9933"/>
    <Series id="7" color="#ff9933"/>
    </SeriesItems>
    and populate this attribute in root element graph with value <Graph colorMode="COLOR_BY_GROUP"

  • ELOCATION_MERCATOR.WORLD_MAP errors for pie/bar graph theme below zoom 5

    Hi,
    I am trying to create a map using ADF DVT map component in my jspx page. I am using 'elocation_mercator.world_map'. I am creating a pie graph theme over the base world map. For some reason whenever I zoom below 5, i get following javascript error
    [MVThemeBasedFOIControl.foiLoaded] MAPVIEWER-05523: Cannot process response from MapViewer server. (<?xml version="1.0" encoding="UTF-8" ?> <oms_error> MAPVIEWER-06009: Error processing an FOI request.
    Root cause:FOIServlet:null</oms_error>)
    The Pie graphs displays fine at or above zoom level 5. I tried the same thing using my local map viewer instance which has mvdemo.demo_map as the base map. The pie graph displays fine at all zoom levels using my local map. Can anybody tell me what may be the problem when I use the elocator world_map. I can't even look at the logs as it's a hosted service.

    Here are the steps to reproduce the problem
    1) Create a jspx page.
    2) From the component palette on the right hand side, select ADF Data Visualizations and then click on Map in the Geographical Map section. This will open an ADF Map configuration window.
    3) Create a new Map Configuration by providing an id and a URL connection. If you have not created a URL Connection to elocation service, create a new connection to "http://elocation.oracle.com/mapviewer" and select that connection.
    4) You will see data source as ELOCATION_MERCATOR and Base map as WORLD_MAP selected. Enter startingY="38.648911" startingX="-98.349609" , select mapZoom="5" and Click on OK.
    5) Now create an entity object and a view object based on the STATES table in the MVDEMO database and add it to an application module.
    6) Refresh the application module data control. You should a new StatesView1 data control.
    7) Drop it on the map and select Bar graph theme. This will open a Bar Graph theme configuration window for the Map.
    8) In the Name select MAP_STATES_ABBRV. In the location column select STATE_ABRV.
    9) In the Data Location Select Location as StateAbrv and Location Label as State.
    10) Enter Series Attribute as Totpop and Label as Total Population. Enter series attribute as Female and Label as Female Population. Click OK.
    11) Now Run this page.
    12) The page runs fine displaying the Bar chart. Now zoom out. You will get error
    '[MVThemeBasedFOIControl.foiLoaded] MAPVIEWER-05523: Cannot process response from MapViewer server. (<?xml version="1.0" encoding="UTF-8" ?> <oms_error> MAPVIEWER-06009: Error processing an FOI request.
    Root cause:FOIServlet:null</oms_error>)'
    When you say that we should use elocation for map tiles not for FOI rendering, does that mean that I should not use the themes provided by elocation. When I enter the base URL to a mapviewer instance in my map client, the base map and the themes are displayed from the database used by the mapviewer instance. So, how can I use my own mapviewer for FOI rendering? Can you please explain a little more. Thanks.

  • Solution for Messed (Error) Bar Graph of iPod Session in iTunes

    I have encounter the error of iPod Session Bar Graph in iTunes like this:
    http://img160.imageshack.us/img160/4527/capacitybarha6.png
    and I find out the solution that can fix this problem!
    Go to DEVICES > Your iPod > Music > Right click a group of file, and then [Get Info] > Options > Tick the box of [Gapless Album] and choose [Yes], wait for awhile for iTunes processing, and the Bar Graph restore to ordinary status!

    Sounds like it has a drive collision with another device, would you happen to have an external drive or are you on a network, or do you have a printer with memory slots?
    http://docs.info.apple.com/article.html?artnum=93499

  • Value is displayed as -* for some cells though it has value

    Hello
    I have one report in which I am displaying amount for each cost center
    (Hierarchy has been activated for cost center)
    In report, for some cells it is displaying correct values for amount but for some cells it is displaying -*
    but when I select on the same cell then I can see value for that cell in formula bar, but -* in the cell
    hope I am clear
    Please suggest any way to display values in all of the cells
    Thanks & Regards

    Hi,
    You need to use currency conversion.
    If you dont find a standard convertion formula available then you need to write your code for converting all currencies to INR.
    Also check other SDN posts for currency conversion.
    You are bound to find something.
    I hope this would resolve your problem.
    Thanks,
    Kartik

  • TabularData for DVT Stack bar Graph

    Dear All,
    I used tabulardata to supply value fro my stack bar graph component and I used the code below
    public class Stackbar
      public List getTabularData()
        ArrayList list = new ArrayList();
        String[] rowLabels = new String[]
          { "Dry Goods", "Wet Goods", "Misc Goods" };
        String[] colLabels = new String[]
          { "May 2009", "June 2009", "July 2009" };
        Double[][] values = new Double[][]
            { 50000d, 122000d, 175000d },
            { 90000d, 110000d, 150000d },
            { 65000d, 50000d, 95000d }};
        for (int c = 0; c < colLabels.length; c++)
          for (int r = 0; r < rowLabels.length; r++)
            list.add(new Object[]
                { colLabels[c], rowLabels[r], new Double(values[r][c]) });
        return list;
    }JSF is simple
    <dvt:barGraph id="barGraph1" subType="BAR_VERT_STACK2Y" shortDesc="Sample bar"
                              tabularData="#{viewScope.stackBarBean.tabularData}">
                  <dvt:background>
                    <dvt:specialEffects/>
                  </dvt:background>
                  <dvt:graphPlotArea/>
                  <dvt:seriesSet>
                    <dvt:series/>
                  </dvt:seriesSet>
                  <dvt:o1Axis/>
                  <dvt:y1Axis/>
                  <dvt:y2Axis/>
                  <dvt:legendArea automaticPlacement="AP_NEVER"/>
                </dvt:barGraph>But I am not able to have a stack bar graph and the data isnt stacking..
    Kindly see the image here http://imageshack.us/photo/my-images/831/stackbar.jpg/
    My playground code can be downloaded here...
    http://code.google.com/p/my-dev-projects/downloads/detail?name=PlayGround.zip&can=2&q=
    How do I formulate the tabular data values correctly so that I could achive the correct stack bar graph component
    Thanks.
    JDEV 11.1.1.6

    Well...found the solution myself...
    Kindly disregard please..thanks

  • X values for y input on graph

    hello,
    can some one help me, i am trying to find the intercept points on a plotted graph so that if i input a y value i can get the corresponding x values of the plotted line which intersect at plotted line. please see attatched VI. 
    to explain again what i am aiming to do is essentially (this may be another way to do it) is postion two cursors in the graph and get the x and y vaules although i would like to specify a y value.
    also in the attached file i have set a property node which displays the x value for a y input but i cant do the same for both cursors, could i also get some help on that  
    Attachments:
    CURSOR TEST2.vi ‏16 KB

    here's a snippet showing you a possible solution:
    It has one problem, if the Y-values are not increasing it won't find a correct match.
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • How do I plot bar graph using MStudio.NE​T for VB

    I can not find the FillToBase property in waveformplot object using MStudio 7.0 for VB.NET. How can I plot the bar graph like that in Mstudio 6.0.

    The Measurement Studio .NET WaveformPlot does not currently have an equivalent for CWPlot's FillToBase property. In the meantime, though, you can use the WaveformPlot's custom drawing services to emulate this functionality. For example, if you dropped a new WaveformGraph on a form, you could copy and paste the following code to draw bar graphs on the WaveformPlot:
    Private Sub OnBeforeDrawPlot(ByVal sender As Object, ByVal e As BeforeDrawXYPlotEventArgs) Handles WaveformPlot1.BeforeDraw
    DrawBarGraph(e, 0, Color.BurlyWood, Color.Firebrick)
    End Sub
    Shared Sub DrawBarGraph(ByVal e As BeforeDrawXYPlotEventArgs, ByVal baseYValue As Double, ByVal outlineColor As Color, ByVal fillColor As Color)
    Dim plot As XYPlot = e.Plot
    Dim g As Graphics = e.Graphics
    If plot.HistoryCount > 0 Then
    ' Clip the data to just what will be drawn with the current axis ranges.
    Dim xData() As Double, yData() As Double
    plot.ClipData(xData, yData)
    ' Calculate the screen coordinates of a base y value and the clipped data.
    Dim baseY As Double = CType(plot.MapPoint(e.Bounds, 0, baseYValue).Y, Double)
    Dim points As PointF() = plot.MapData(e.Bounds, xData, yData, False)
    Dim outlinePen As Pen = Nothing
    Dim fillBrush As Brush = Nothing
    Try
    outlinePen = New Pen(outlineColor)
    fillBrush = New SolidBrush(fillColor)
    ' Iterate through the mapped points and calculate the bar, fill it, and outline it
    For i As Integer = 0 To points.Length - 2
    Dim currentPoint As PointF = points(i)
    Dim nextPoint As PointF = points(i + 1)
    Dim barX As Single = currentPoint.X
    Dim barY As Single = currentPoint.Y
    Dim barWidth As Single = nextPoint.X - currentPoint.X
    Dim barHeight As Single = baseY - currentPoint.Y
    g.FillRectangle(fillBrush, barX, barY, barWidth, barHeight)
    g.DrawRectangle(outlinePen, barX, barY, barWidth, barHeight)
    Next
    Finally
    If Not outlinePen Is Nothing Then
    outlinePen.Dispose()
    outlinePen = Nothing
    End If
    If Not fillBrush Is Nothing Then
    fillBrush.Dispose()
    fillBrush = Nothing
    End If
    End Try
    ' Cancel any further drawing since we completely handled the drawing of the plot.
    e.Cancel = True
    End If
    End Sub
    Hope this helps.
    - Elton

  • How to use time values from graph or chart for other calculations

    iam generating an ultrasonic signal of frequency 500k. In the equation i need the values of time axis of the graph or chart for calculationg the envelope of the graph. please help me how to use the x-axis time values.I have tried by writing in spread sheeet or by using arrays. here iam not able to get only 1 dim time values.
    AshwiniP

    Use a property node

  • Implementing Detach(as in Panel Collection)like functionality for Bar Graph

    I have created a jsff containing horizontal stacked bar graph through collection model.I have not used any VOs ,but I have created an ArrayList in which I send the values to be shown in the graph by fetching data through jdbc call.
    Now I want the graph to be displayed in a pop up through a link in the jsff so that the data can be viewed in larger screen area,similar to the funnctionality of 'detach' in the panel collection.
    I am using JDev 11.1.1.6 and WLS 10.3.6
    Please suggest a mechanism to achieve this.Any help on this issue is appreciated.

    Hi Saif Kamaal
    The Use Case :
    i. When the page is initially rendered , a bar graph will be shown in a region.
    ii. That region will contain a button ,which on clicking willl bring the graph in the entire page as popup (Similar to the detach functionality in Panel collection,where a table is rendered and clicking on detach brings the table on entire screen)
    I have developed the graph as jsff and that is added to a jspx page and I need that button,if possible, in the jsff itself.

  • How to set physical min/max values for a scale in xy graph?

    Hello,
    I have troubles with the way LabView handles physical units in xy graphs. In particular, I use a time scale for the x axis.
    The values are timestamps and have the unit [s]. Now I want to read write the min max values for this scale via
    property nodes. It seems that the properties for min max do not support the use of the unit I use for the data for
    that same axis. This is very inconvenient and I am not even sure which kind of data to use at all for this properties.
    Is it simply converting to/from [s] using the unit converter?
    (I am using LabView 7.1 for the programm in question).
    Thanks,
    Olaf

    Hi Olaf
    "It seems that the properties for min max do not support the use of the unit I use for the data for that same axis."  
    What are the units you are using? can you make it a littlebit clear.
    You can change the units also using Property node.
    Just check the attachment once. If that is what you are looking for, then the problem is solved.
    Regards
    Anil
    Message Edited by reddy on 05-23-2006 05:25 AM
    Message Edited by reddy on 05-23-2006 05:27 AM
    Attachments:
    X-Scale.jpg ‏8 KB

  • Can't access story I Just bought Adobe story but when I press sign in there appears an ST logo with a spinning @bar that has been on my screen for hours 

    I Just bought Adobe story but when I press sign in there appears an ST logo with a spinning @bar that has been on my screen for hours

    Can you please try the following?
    - first make sure that you have flash player up-to-date. You can get the latest version from https://get.adobe.com/flashplayer
      Now log into story wait for some time to see if this resolves your issue or not
    - If it doesn't then try opening private browsing/incognito mode of your browser and try logging into Story from there
      If you are able to login then you should try clearing cache and cookies of your browser

Maybe you are looking for

  • External iSight on MacBook Pro - but not in iChat!

    Hello all, I'm considering the purchase of an iSight camera on ebay to use on my MacBook pro. Does the Mac fully recognize the camera across all applications? For example, Yahoo Messenger, Skype, QuickTime Pro, etc., etc., etc. Does it recognize it a

  • Cfajaxproxy problem

    Hi everyone,   i have a little problem using the cfajaxproxy tag or any other tag using ajax.   here is a the code   <cfajaxproxy cfc="mdh.dev.test.proxy" jsclassname="proxy" />   function testFunction() {         var instance = new proxy();        

  • How can i edit a gift massage without having an apple ID?

    how can i edit a gift massage in apple online store without having an apple ID?

  • Full text search in contacts

    In my OS X address-book it is very easy to find names even when they're filed under their company's name. I can even search for the name of the road they live in or a key word in the notes attached to a name. With iPhone's contacts this is impossible

  • Icon size slider missing in standard folders

    Is there any way to enable the missing Icon size slider in all folders? This slider is present on the Path Bar in Spotlight search folders (like Today) and VERY USABLE when you work with images. You can set a LARGE Icon Preview size temporarily (much