Multiple values per column in the stacked bar chart

I want to use a bar chart stacked in a dashboard of the process, but I am wondering how I can add multiple values per column, because through the available methods, you can only add one value per column. I add some values to hardcode and I get the chart but, for example, I want to add series anocher in the table named 'Closed' and values for this in each column (January, February, etc.)

Data source for filling
result as a Fuego.Chart.DefaultXYDataSource
result = Fuego.Chart.DefaultXYDataSource ("Opened");

addValue result
using
value = 5,
columnHeader = "January".

addValue result
using
value = 10,
columnHeader = "February".

addValue result
using
value = 15,
columnHeader = "March".

addValue result
using
value = 7,
columnHeader = "April".


I enjoyed your collaboration if you have worked with graphics stacked bar.

Hello

You were very close.

Try to use the Fuego.Chart.XYZDataSourceImpl object. This will give you the third dimension that your stacked bar chart needs and these attributes in the addValue method:

  • value
  • rowHeader (maybe that's where you set your month name)
  • columnHeader (maybe it's where set it to 'Open' or 'Closed' in your example)

    Dan

  • Tags: Fusion Middleware

    Similar Questions

    • Percentage of the stacked bar graph display

      Hello

      Can someone tell me please how to display percentages on a stacked bar chart. All the time, it shows actual values.
      For example...

      | | | | |
      | |18% | | |
      3000 |
      | | 70 % | | |
      2000.
      | |12% | | |
      1000 |
      -----------------------------------------------
      T1 T2

      I hope I could describe it. :-)


      Thank you

      One of {OracleBI} \web\app\res\s_oracle10\popbin. Did you reboot the server presentation and the javahost?

      concerning

      John
      http://obiee101.blogspot.com

    • Display the data type of a column in the status bar

      Hi all

      n pl/sql developer, when I select a column in a table.

      If I clicked with the mouse on the column in the query results box, it shows me the type of data and the size of the column in the status bar

      Developer SQL does not by default,

      is there an option I can change to do the same task?

      Thank you

      No, you will need to open a popup DESC of the query to see the data types of the data returned.

    • How to hide the link URL column in the status bar?

      Apex 4.1
      I have IR wit a URL link target column, and use
      javascript:my_function(#COLUMN_VALUE#)
      as URL, in other words, calls a function and passes the value of this column to the function;
      everything works fine;
      but when I place a cursor on the link, the bottom line of the IE9 browser (is what he called a 'status bar'?) clearly shows:
      'javascript:my_function(<actual_value>) '.
      Is it possible to keep it to show the value of name and function parameter?
      I tried
      onmouseover="window.status='';"
      but it does not work

      Simple - go to the report attributes > edit your column link:

      Change the URL to * #*.

      under attributes of link enter

       onclick="my_function(#COLUMN_VALUE#);"
      
    • Return multiple values at once of the listOfValues region

      Friends,

      I created a (listOfValues) region that has 4 fields/columns

      ResponsibilityName, ResponsibilityId, ApplicationName, ApplicationId

      I assigned a responsibility field ResponsibilityName of the listOfValues in a page.

      It works fine when I select a value in this LOV. It returns a value to the field of 'Responsibility' of the page.

      Is it possible to return the other 3 fields so while selecting ResponsibilityName in LOV. for example while you select a value for the field 'Responsibility', can the LOV return ResponsibilityId LOV to the 'ResponsibilityId' field in the page, at the same time?

      1 selection can return values 1 to the fields?

      You can return multiple values in the LOV. Simply create a result to the mapping of the array element Lov to the basic element of page. Once you select a value from the LOV, the element of basic page could get filled in with the value on the table of lov whereby it has been mapped.

      Concerning
      Sumit

    • write the multiple value series buffer using the structure of the case

      In this VI, I am generating waves by using the sliding bar. After that I compare it to a value as 0.6. If the value of wave is higher than 0.6 then led flashes and structure case written 1 value serial buffer. If it is less than 0.6 became led off and structure written case value 0 in the stamp series. now, I want to add another condition if the chart value is between 0.2 to-0.2 written structure case 2 series buffer value. can you tell me how can I do this?


    • Can I add a value of textfeild for the navigation bar entry list label?

      Hello

      I want to show the user name in the navigation in apex5 bar. Here I used a pl/sql code to get the user name of LDAP, authentication and pass it to a textfeild when connect you to the application. HERE pass the user name in the text field correctly. All I want is I want to show the value of text field in the navigation bar (the components shared-> details-> entry of the list concerned list) so, what is the syntax to add the value of the entry list Labeltext field? : P101_USER did not work. Please help me on this.

      ThiliBu wrote:

      Thank you very much for the reply.

      I do not use APEX_USER because it takes the name of the connected user. (as first name + name - string DN. But I really want to take FirstName LastName - String CN) I can get this string value CN to a text field but do not know the way to pass that on the navigation bar entry of the list value.

      Then you can explain a little more. I used & P101_USER. for the navigation-> label list entry bar. But it did not show anything on the navigation bar. Can I use custom for this substitution string. If yes how can I do this.

      For security reasons Login page elements are automatically empty, so P101_USER will contain no value when authentication is complete. Rather than use a Login page element, create a point application called USER_NAME and store the string CN value in that. It can be referenced in the entry of the Navigation bar using the syntax of static text substitution:&USER_NAME.

    • change the name of a column in the search bar

      Hello

      I have an interactive report in which there is a column where I use < other > in his name. The problem is that, in the search bar, the "< other >" is displayed and not read as a brake tag. No idea how to fix?

      Hello!

      As far as I know, you should not use
      because
      has no end tag
      . Just use
      whenever you need line break. Search bar will display a space instead of

    • How to pass multiple values of payload through the contextual event - jdev 11.1.2.3

      Hello:

      How to configure contextual events publish several values of payload?

      On click of a button, I'm declaritively publish a contextual event, which works very well when a single value is passed to the event handler.

      My event handler method has the signature of:
      eventHandler (String)

      But now I also have an oracle.jbo.domain.Number, so my new eventHandler looks like this:
      eventHandler (Number, String)

      How to pass two values during editing of the event and how to place the payload with multiple values for the new eventHandler?

      All article or code would be greatly appreciated.

      Thanks for the help.

      You define a bean holding your values and pass an instance of the bean as a payload...

      Timo

    • How can I compare the value of column within the COUNT() function?

      I want to compare the value of the column within the COUNT() function as below how ever it gives me the error. I want to calculate the percentage, how can I do this task?
      Thank you.


      SELECT department_id
      , COUNTY (salary < 250000) / COUNT (*)
      OF plch_employees
      GROUP BY department_id
      ORDER BY department_id;
      SELECT  department_id.
              COUNT(CASE WHEN salary < 250000 THEN 1 END) / COUNT(*)
        FROM  plch_employees
        GROUP BY department_id
        ORDER BY department_id
      /
      

      SY.

    • LRM-00112: multiple values not allowed for the parameter "control".

      When I'm passing the following in my cmd, I get the error message:
      sqlldr scott/tiger control="C:\Documents and Settings\Sandy\My Documents\address.ctl" log="C:\Documents and Settings\Sandy\My Documents\address.log"
      
      LRM-00112: multiple values not allowed for parameter 'control'
      
      SQL*Loader: Release 10.1.0.2.0 - Production on Tue Mar 22 00:17:18 2011
      
      Copyright (c) 1982, 2004, Oracle.  All rights reserved.
      
      SQL*Loader-100: Syntax error on command-line
      can someone explain to me what is the cause of the error and pls suggest me the correct syntax

      Thanks in advance

      Replace the double quotes ("") by single quotes ('). If this does not work also, try a location without spaces in the directory name.

      Werner

    • Write multiple rows and columns of the worksheet

      Is it possible to write several rows and columns of the spreadsheet, with the ability to add data to the file and create a new file if it does not exist?
      I tried to write to table vi, but I couldn't make it work.
      It won't let me write several lines in the same column.
      Can someone please give me an example?
      Thanks in advance.

      If you want to use the tab character (\t) as the delimiter, then check the txt file.  Then Excel will open as you wish.

      If you want to keep the csv extension, then use comma (,) as a separator.

    • Order of stacked bar chart

      I am a chart to stacked bar and I needt to control the vertical bars. It seems to be always sort by alphabetical order of my descriptions. My descriptions are "Master of No", "Pre-Master" and "master".
      I want to:
      Master's degree
      Previous control
      No control

      It shows always like:
      No control
      Master's degree
      Previous control

      How can you check this?

      The order of the columns in the criteria tab gives the order in the chart to stacked bars.

      concerning

      John

      http://www.obiee101.blogspot.com/

    • The battery bar charts

      Hello

      Is it possible to create a battery bar graph, I see no option other than the vertical bar similar chart type. Can anyone confirm if they were able to create a bar graph stack in the answers?

      Thank you

      Yes, you can...
      Choose vertical or horizontal bar chart, and then change the type of 2d or 3d stack

      Thank you
      Vino

    • Using cfchart stacked bar chart?

      Are there examples of code for a stacked using cfchart in MX7 bar chart? I googled and searched without result.

      Thank you!

      Never mind! I found the 'secret': use several tags chartseries within a cfchart tag.

    Maybe you are looking for

    • Satellite Pro 6100 turns itself on a

      Hello I have laptop Satellite Pro 6100 who recently had the idea of turning on. It may be ok for 30secs or 3 hours. Any ideas if there are common faults with this model or if it is difficult to fix. Also im going to sell it fixed or not with a canon

    • ProBook 4720 s replacement SSD HARD drive

      Hello. The hard drive in my ProBook s 4720 died recently and I would like to replace it with an SSD. Some computers are known to have a "white list" incorporated in their bios of the materials they will accept. Before I have to buy the new drive, I w

    • Satellite L500 - how to enable the WLAN?

      I replaced a hard drive of mine (L500 PSLS0A - 08 p 002) and I installed Windows7 64 bit on it.I used to market its WIFI by pressing the FN + F8 keys.But now I can't on it using the method.I downloaded its end drivers.In reality its all the function

    • control CVI 6.0 chart problem

      I found a very strange behaviour in my 6.0 CVI. If I create a new uir, and I create a new chart control, it looks like the image as an attachment. Repair the installation of the BCI does not solve the problem. Can someone help me? Thanks in advance

    • can not get on the internet for download readers updated for vista

      I just received a computer laptop windows 7 and need to know how do to download windows vista HP driver updated on my W7 so that I can download on my vista desktop.  I can't online with my desktop vista because drivers must be updated.  Can anyone he