Stacked Bar showing VALUE literal instead of X axis value in hover hint

I am converting to APEX 3.0 and noticed that the new "Show Hint" doesnt display the X axis value on a Stacked bar. Instead it shows the literal "VALUE". For example, I am displaying the number of orders for a given day. X=date, Y = count. I was expecting the Hint to display "11/15/07, 15" but instead it displays "VALUE, 15".
This same sql displays correctly when I use it in a Line Chart.
Any ideas? Thank You

Bump...having same issue, still scanning message board for solution.

Similar Messages

  • Pr00 decimal values needs instead off rounding the value

    In export sales Pr00  condition value is rounding off i need to be in decimal values
    i have checked in Condition type V/06 rounding fields it is not effecting  and also OB90 and OY04
    example rounding  off  26 USD, but at actual it should 25.58 exchange rate is 43 and qty is 100
    can any body suggests where the setting ar required

    Hi,
    Please check the Rounding rule property of the condition type 'PR00'. It must have been set to Round up rather than Commercial.
    Change the Rounding rule property to Commercial. I guess this will solve your purpose.

  • Problems with Value Labels in Stacked Bar Chart

    Post Author: RGR
    CA Forum: Charts and Graphs
    When choosing a stacked bar chart to display the contribution of 2 values to the overall total, the graph plots correctly, but the value labels are incorrect.  Instead of labeling the values for A & B, the graph is appropriately labeled for A ,but the label for B is the total for A+B.  It should be just "B".
    Has anyone else experienced this problem or has a solution.  I am using CR 2008
    TX

    Post Author: Joy Hampson
    CA Forum: Charts and Graphs
    I have this issue a lot with CR XI.  As I have never used CR 2008, I am not sure of the commands.  But in CR XI, right click on the graph and select Chart Options.  On the Data Labels tab, at the bottom there are two options: Cumulative and Absolute.  It defaults to Cumulative, so change to Absolute.  That always works for me.

  • Using stored parameter from data control class with stacked bar-graph

    Hi folks,
    I'm relatively new to ADF & EJB so I want to apologise in advance if this question seems rudimentary to many of you.
    Edit:  I should have mentioned that I'm using JDeveloper 11.1.1.5
    I'm having a hard time determining how to retrieve the value from a variable to be assigned to a property of the bar graph I'm trying to display on my JSF page.
    I have tried to briefly summarise the logic below for reference.
    I have a data control class (ActivityChart) that includes a method "getActivityDetail" returns a List of custom Objects (ActivityDTO) that are the underlying data for my bar graph.
    public class ActivityChart {
        private Double axisScale;
        public ActivityChart() {
            super();
            axisScale = 0.0;
        public List<ActivityDTO> getActivityDetail(List<String> businessUnits) {
            List<ActivityDTO> returnNewList = new ArrayList<ActivityDTO>();
            List<TransactionDTO> dataList = new ArrayList<TransactionDTO>();
            TransactionSessionBean transBean = lookupTransactionSessionBean();
            if (businessUnits != null && !businessUnits.isEmpty()){
                dataList = transBean.getActivityData(SystemUtil.getCurrentUser(), businessUnits);           
                returnNewList = processTransactions(dataList);
                axisScale = calcAxisScale(returnNewList);
            return returnNewList;
    ...The TransactionDTO object is basically a mirror of the entity object to store the fields from the queried db transactions.
    The ActivityDTO object contains a String value (x-axis label) and 3 Double values for the values required for the bar graph.
    What I'm trying to do is dynamically set the scale for the 2 y-axes (I'm using a dual-axis stacked bar graph) because the auto calculated values are not aligned.
    Right now I've got the two relevant elements of the bar graph hard-coded with a specific axis value:
    <dvt:y1Axis axisMaxAutoScaled="false" axisMaxValue="100.0"/>
    <dvt:y2Axis axisMaxAutoScaled="false" axisMaxValue="100.0"/>.
    The value I want to use for the Y-axis is calculated and stored in the "axisScale" variable in the above class.
    Really at a loss of how to move forward from here.
    Would very much appreciate any guidance/direction offered.
    Thanks,
    Karim
    Edited by: 973742 on Nov 28, 2012 8:12 AM

    Looks like I may have found the answer!
    I had to set up the variable in the bindings for the page and then reference the variable from the binding and add the property inputValue.
    ie. value="#{bindings.axisScale.inputValue}"

  • Problem on stacked bar chart?

    Hi,
    I am trying to create a stacked bar chart. On this chart, Y Axis is the status like new, half finished, finished, X Axis is the value. 3 series: North America, Asia, Europe.
    On the Y Axis, the order of the status from top to bottom should be new, half finished, finished. But North America doesn't have status of new. Asia doesn't have status of half finished. When I run this chart based on the order of the series above. The Y Axis on the chart ends up the order like: half finished, finished, new.
    How can I correct it?
    Thanks for your help.
    Helen

    Can someone help me?

  • Line Charts - X-axis Labels as function of X-axis value

    Hi,
    1) Is there a way to put X-Axis labels in line chart as function of X-axis values ?
    For instance, X-axis values are in minutes and I need to show those as Hours.
    I'm having Hours as separate column as well, but when its selected as X-axis value column, the line graph is disturbed.
    2) Also, how to specify the length/range of X-axis ?
    For instance, in dataset if I've x-axis values from 0 to 5 hours but still want to show on graph the X-axis till 8 hours.
    Thanks for your help in advance.
    Regards,
    Sumit

    Hi Sumit,
    I have tried following things with proper datetime format may be help you.
    1> in your applet code you can add below param
    <PARAM NAME="XAxisDateFormat" VALUE="H">
    it will display your levels in hours for more details please refer Date and Time Format under query template in MII help.
    2>In your Query template under date range you can select duration and duration unit.
    for 8 hour span you can select Duration = 8 and in duration unit = H
    I have tested it for a tag query, may be i did not understand your issue properly but hope it helps you!!!
    Regards,
    Manoj Bilthare

  • ECU Toolkit - Change x-axis values of characteri​stic

    Hello all,
    I would like to ask for help with ECU toolkit. I establish communication with ECU (CCP), send in and out characteristics/measurements. Now I need to send special type of characteristic - Curve (1D). I use MC Characteristic Write.vi to change Z-values and MC Set Property.vi (Char X axis) to change X-axis values. As you can see on the picture, Z-values are changed, but X-axis values are not changed by this way (second column).
    Does anybody know what is the problem or how to change x-axis values?
    Thanks.

    Hello Petr,
    this depends strongly on what the ECU supports. The Characteristics (i.e. the Z axis) is always changeable, that's why it is a characteristics.
    The corresponding axis might be fixed (i.e. be a simple array of fixed values), then the axis is read-only and you can't change it. However there are cases where the axis values can be written on the ECU... then the SetProperty(X-Axis) should work. There are also cases where the axis is not settable as axis, but there exists a different characteristics which contains the axis values, and this one is changeable. It depends pretty much on what is implemented in the ECU.
    You might want to contact the supplier of the ECU to clarify this issue.
    Hope this helps,
    Christian

  • Show value and percentage in Stacked Bar in OBIEE 11.x

    Hi All,
    I need to show the values as well as percentages for a particular measure in stacked bar chart.
    Any help in this regard?
    Regards,

    hi
    check the properties of Webtemplate for Graph.
    in that columns values can change,and over thr make sure that automatic for all values,initially it has the userdefined option amnd change it  into automatic and i thk you can find the categories options to do.try with this
    mahesh

  • How can I show a 0% range in the data value label on a bar chart thanks?

    How can I show a 0% range in the data value label on a bar chart thanks?

    I'm not sure what the question is. 
    I know that if you have a bar chart and one of the categories (X-axis) has bar (Y value) equal to 0%, no bar is plotted for that category. Even the addition of a stroke (line) around the bars doesn't make one appear for 0%.  The only automatic way I know of to make it look like there is data in that category is to add the value labels to the bars. Inspector/Chart/Series, select one of the bars on the chart, click on "value labels". Another method that is a workaround is to fudge the number a little in your table so that instead of 0% it is a very small %.  This will get you a thin line on the chart.
    But if your question is about the value labels (the numbers that display on or in the bars) and you are not getting one for a bar that is supposed to be 0%, it probably means your table doesn't actually have a 0% in the corresponding cell. A blank cell in the table will not get a value label.

  • Apex 3.2 SVG Chart - How to plot Stacked Bar With Negative Values ?

    Currently Apex 3.2 Flash Chart (AnyChart 3.x) does not support Stacked bars with negative values.
    I try with SVG Stacked bars with positive values only, chart ploting works fine. When I add a new series with negative values (i.e -1) and I get a blank Chart region with no error.
    Based on this statement from Apex's documentation:
    *"AxisLine Indicates zero on charts that have negative values."*
    I appreciate your help on how to translate this statement into action ?
    (i.e how to override .Axisline class in CSS section ?)
    Thank you very much for your time.

    User614143,
    try to add the minumm negative value (but positive) to the parameter for the axis.
    e.g. show value+3000 (assuming -3000 is the minimum value)
    If you don't have a limitation for the negative values, it doesn't work. (or try to calculate first the most negative value in a before header process)
    hope this helps.
    Leo

  • Stacked bar chart with negative values

    Hi,
    trying to create a stacked bar chart I only get a grey picture. Reason: my data series provides positive and negative values.
    Can anyone tell me a trick how to fix this problem?

    User614143,
    try to add the minumm negative value (but positive) to the parameter for the axis.
    e.g. show value+3000 (assuming -3000 is the minimum value)
    If you don't have a limitation for the negative values, it doesn't work. (or try to calculate first the most negative value in a before header process)
    hope this helps.
    Leo

  • Stacked bar chart showing zeros when there is no data

    Hi,
    I am developing a stacked bar chart which plots month vs sales of 3 different products.
    I am showing data points and the total sales on chart.  Every thing looks good except the zeros displayed on the chart if there are no sales for a product for a particular month... how to get rid of these zeros ? i mean how to display the value only if there is some data ?
    Thanks

    Sounds like you have a left outer join from your product table to the sales data. Thus product is listed even when no data present.
    Try changing join to Equal
    Ian

  • Negative values in stacked bar

    Hi
    I am using a custom chart.  In one column (stacked bar) I have two values (2 and -1).  I would expect the chart to draw one bar up from 0 to 2, and another bar down from 0 to -1 (as Excel would do in this situation).
    However what actually happens is it draws the first bar from 0 to -1 then draws the second bar over this from -1 to 1.
    As usual, any help is much appreciated, and if you need any further info please just ask.
    Nick
    PS Here is my data
      <?xml version="1.0" encoding="UTF-8" ?>
    - <Rowsets DateCreated="2007-10-25T15:47:11" EndDate="2007-10-25T15:47:11" StartDate="2007-10-25T14:47:11" Version="11.5.3">
    - <Rowset>
    - <Columns>
      <Column Description="" MaxRange="1" MinRange="0" Name="DateTime" SQLDataType="93" SourceColumn="DateTime" />
      <Column Description="" MaxRange="1" MinRange="0" Name="title" SQLDataType="1" SourceColumn="title" />
      <Column Description="" MaxRange="1" MinRange="0" Name="Category" SQLDataType="1" SourceColumn="Category" />
      <Column Description="" MaxRange="1" MinRange="0" Name="Qty" SQLDataType="8" SourceColumn="Qty" />
      </Columns>
    - <Row>
      <DateTime>2007-10-20T00:00:00</DateTime>
      <title>Prior</title>
      <Category>DepReq</Category>
      <Qty>-1</Qty>
      </Row>
    - <Row>
      <DateTime>2008-03-15T00:00:00</DateTime>
      <title>Post</title>
      <Category>DepReq</Category>
      <Qty>-1</Qty>
      </Row>
    - <Row>
      <DateTime>2007-10-20T00:00:00</DateTime>
      <title>Prior</title>
      <Category>PurRqs</Category>
      <Qty>0</Qty>
      </Row>
    - <Row>
      <DateTime>2008-03-15T00:00:00</DateTime>
      <title>Post</title>
      <Category>PurRqs</Category>
      <Qty>2</Qty>
      </Row>
    - <Row>
      <DateTime>2007-10-20T00:00:00</DateTime>
      <title>Prior</title>
      <Category>variance</Category>
      <Qty>-1</Qty>
      </Row>
    - <Row>
      <DateTime>2008-03-15T00:00:00</DateTime>
      <title>Post</title>
      <Category>variance</Category>
      <Qty>0</Qty>
      </Row>
      </Rowset>
      </Rowsets>
    Here is my Display Template
    <?xml version="1.0" encoding="UTF-8"?>
    <iChart AxisLabelColumns="title" ChartType="Custom" Decimals.1="0"
    Decimals.2="0" Decimals.3="0" GlobalDecimals="0" GlobalMaxRange="30.0"
    GlobalMinRange="-10.0" GlobalServerScaling="false"
    HorizontalGridColor="#E0E0E0" InterpolateLines="false"
    LabelColumns="Category" MaxRange.1="60.0" MaxRange.3="60.0"
    MinRange.1="-20.0" MinRange.3="-20.0" PenType.1="StackedBar"
    PenType.2="StackedBar" PenType.3="Line" SaveDate="10/25/2007 15:27:33"
    ShowHorizontalGrid="false" ShowTagDescription="false"
    ShowTimeControl="false" ShowVerticalGrid="false" ThreeD="true"
    UseGlobalDecimals="true" UseGlobalRanges="true" ValueColumns="Qty"
    Version="11.5.3" XAxisLabelDepth="2" XAxisShowLabels="false"
    XAxisThreeD="false" XAxisTicksPerLabel="1" YAxisThreeD="false"
    ZeroBasedCenterline="true" ZeroBasedScale="true"/>

    Nick,
    I would just use the StackedBar mode, since it will do a better job of determining the pseudo pen names you want based upon the data mapping of Category / Title.  If there was a particular reason for using Custom mode then please advise.
    This DT seems to work just fine with the sample dataset you provided earlier:
    <?xml version="1.0" encoding="UTF-8"?><iChart AxisLabelColumns="title" ChartType="StackedBar" GlobalMaxRange="1.0" GlobalMinRange="-1.0" GlobalServerScaling="false" HorizontalGridColor="#E0E0E0" InterpolateLines="false" LabelColumns="Category" SaveDate="11/06/2007 15:05:57" ShowHorizontalGrid="false" ShowMouseTracking="true" ShowTagDescription="false" ShowTimeControl="false" ShowVerticalGrid="false" UseGlobalDecimals="true" UseGlobalRanges="true" ValueColumns="Qty" Version="11.5.3" XAxisShowLabels="false" XAxisThreeD="false" XAxisTicksPerLabel="1" YAxisThreeD="false" YAxisTicksPerLabel="1" ZeroBasedCenterline="true"/>
    I would also recommend using "NA" instead of "0" to keep your dataset squared up, unless the values are truly zero.  If you are building the dataset in BLS then use the nullnumber expression in the link editor instead of a hardcoded 0.  If the dataset comes from a query, the null values should be sufficient.
    Regards,
    Jeremy

  • Suppress zero values for data labels in a stacked bar chart.

    I've seen this question asked before, but I can't seem to find anyone who knows how to do this.  I've made a stacked bar chart from a crosstab result, and I don't want to show labels that have a zero value.  This seems like others would have this same issue as it can really clutter up a chart.  The link below shows my chart.  I am trying to remove the labels that say "On-PW 0"
    http://i1199.photobucket.com/albums/aa472/gno722/question%20examples/crystalquestion.jpg

    the steps below will work on a regular chart..not sure about stacked...
    1) in Preview mode of the report click on a Y axis value and go to Data Y Axis Options
    2) go to Scale and set  a Minimum Value of .001
    3) check the Don't Draw Out Of Scale Values
    cheers,
    jamie

  • Stacked bar chart to show vertically

    I want to show stacked bar chart vertically.
    Requirement is
    Mat1 - WIP Qty 14, Inv 20, Finished 22 
    Mat2 - WIP Qty 16, Inv 10, Finished 18  
    We want to display chart where Material will be displayed on Y-axis and diffrent Qty will be shown as one bar for each material stacked like stacked bar starting from left to right.
    We did this using stacked bar but in that case the material will be displayed on X-axis and bar is showing from bottom to top. Is there any way we can rotate this chart by 90 degree?
    Nilesh Modi

    Hi Nilesh,
    I do not believe that there is an out-of-the-box feature that would suffice your needs.
    However, the work-around is relatively simple, although it needs a bit of coding.
    If you are sourcing the image directly, the image could be refreshed using Javascript settimeout function.  If you are sourcing the location of the image from an iCommand, you could use the update event of the applet.
    Besides ... if everything was too easy, there would be no need for you and I
    Cheers,
    Jai.

Maybe you are looking for