Negative values in bubble chart?

Is it possible or not? I would like to be able to display negative values in another color than the positive ones... Is there a native way to do so, or should I dirty my hand in another itemRenderer?
It seems I get an error whenever I try to display negative values...
Where is that magic property?

You can use FillFunction for the bubbleSeries. Inside fillFunction, the data value can be accessed and decision on color can be made upon your custom logic of +ve/ -ve values.
Tanu

Similar Messages

  • How to show negative value in Pie Chart from Webi?

    I have below example data, I want to convert this to a pie chart in Web Intelligence, my problem is after I convert it to a pie chart, the revenue '-30' is shown as '30', looks like the pie chart is not suppor the negative value to show, I want to know if there is any workaround or solution to make the pie chart to show the negative value? Is this behavior is by design? do we have any official document to explain this?
    The product I used is BOE XI 3.1 SP3.
    Department    Revenue
    A                      100
    B                       -30
    C                        80
    Edited by: Alex Wang on Jul 13, 2010 5:51 PM

    Why are you showing this information as a pie chart? It doesn't make sense to try and display a negative slice in a pie chart. I can't really think of a logical way to try and draw a negative slice in a pie chart. With a pie chart you will need all your information to either all be positive or all negative, otherwise it doesn't work.
    What you need is to have a bar chart, with positive and negative values on the y axis.

  • Negative values in Bar chart

    Hi,
    I have to plot negative values in a horizontal bar chart. Only the +ve values of the data column comes up in  the bars,
    How should i modify the xsl code
    Thanks in advance
    Krishna

    Hello,
    XI3 has several types of horizontal charts and there are some that seems to describe your requirements.
    I attach some pictures allowing you to see if it meets your needs.
    http://imageshack.us/photo/my-images/207/generalkg.jpg/
    http://imageshack.us/photo/my-images/513/deski1.jpg/
    Regards,
    Philippe

  • Naming the bubbles in Bubble chart of Jfreechart

    Hi,
    I am using Jfreechart to create a bubble chart. I am unable to name the bubbles but in the legend the bubble names are coming.
    Please help me to generate the bubble names with the names which are present in the legends.

    hi,
    can u plz tell me how to set the Domain Axis values and Range Axis values in bubble chart.....
    like i wanna display population for 2 countries(suppose India,China) for the year 2000 to 2005....so i need these years to be there on domain axis or on range axis.....how can i do this.......
    any type of help will be appreciated........
    thx.....

  • 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

  • Bubble chart showing multiple values

    Hi,
    I have a requirement to create bubble chart with following data.
    Quarter   VendorGrp    Invoice      Inv.Amnt    Status    TaxAmnt
    Q1              AA              I1                 2000            A             10
    Q1              BB              I2                 4500            A             20
    Q2              AA              I3                 2500            A             12
    Q2              AA              I4                 3500            A             15
    Q2              BB              I5                 4000            A             20
    Q3              CC              I6                 4200            A             32
    Q3              AA              I6                 2500            A             18
    Q4              BB              I6                 3000            A             42
    Q4              CC              I6                 1000            A             25
    I want to make below chart
    On mouse hover we should see all values.
    I cannot show Quarters in category axis and Invoices which are coming inside quarters. Also status should be displayed inside bubble.
    Please guide me if we can achieve it.
    Thanks,
    Ankit

    Hi,
         Wire the data outside the for loop for get an auto index array with all elements.
         You can check too: Tutorial: Arrays and Clusters.
    Best Regards,
    Luis A. Mata C.
    Ing. Electrónico
    Anaco - Venezuela

  • 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

  • Crystal reports V8.5 Chart legend adding up incorrectly - when using negative values

    Post Author: dawnyanne
    CA Forum: Crystal Reports
    Hi
    if anyone can help me I would be extremely grateful!
    I have a pie chart with a legend. There are just two values that are showing but one of the values is a negative value and the total of the legend is adding up incorrectly. Here is how it is showing at the moment
    Cash                 -0.71
    Uk Equities     100.71
    Total              101.42
    here is how it should be
    Cash               -0.71
    UK Equities   100.71
    Total             100.00
    I can set the chart amounts to be percentage - but then it comes out as only one decimal place and I need two.
    Any help would be very much appreciated!
    kind regards
    Dawnyanne

    Hi Ryan
    The search string 'crystal net 40' (search box in top right corner, returns this KBA:
    2105208 - ER - CR .NET SDK has a Section limit set to 104 and subreport limit of 40
    SP 13 for "SAP Crystal Reports, Developer Version for Visual Studio .NET" can be downloaded here:
    SAP Crystal Reports, developer version for Microsoft Visual Studio: Updates & Runtime Downloads
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow me on Twitter

  • Linking Pie Chart & Table to Bubble Chart Values

    Hi All,
    I am new to Xcelsius and I have an issue with my drilldown.
    I have a Combo Box and choose Plants from this and my Bubble Chart updates according to the value in combo box.
    Now I want to hover over the 'bubble' and want a Pie Chart and Table to reflect the values from that bubble. The value in the Bubble is a total and I want the Pie Chart and Table to be splits of this total - eg. Total of 50 employees but want the Pie Chart and Table to reflect splits per team.
    I know the Destination Values from the Bubble Chart should be in the Pie Chart and the Drilldown should be enabled. However, the values that I want to show in the Pie Chart are different eg. Bubble Chart will say 50 but in the Pie Chart I want to see 5 segments of 10  - 50. ie. the Total of 50 split into the appropriate 5 teams. How do I create this linkage/drilldown where it takes the 50 and when I hover over this bubble, the Pie Chart shows the team split by looking up a different set of data. Have tried adding this into the drilldown area in the Pie Chart, where the source data is the split and the destination data is another area to pick up this data.
    Any advice would be much appreciated.
    Thanks,
    Scott

    Hi Maddy,
    Thanks for the reply.
    My scenario is :
    In the Combo Box, you choose an Industry.
    From each industry there are 4 values.
    Industry      Employees     Int FTE     Ext FTE     Total FTE
    Education     5000          5     8     13
    Retail          40000          15     18     33 etc.
    When I choose Education from the Combo Box, in the Bubble Chart I want to see a bubble for Education at the point of 5000 (X-axis) and 13 (Y-axis). This works fine.
    I now want to hover over the Education u2018bubbleu2019 and the Pie Chart will show a split between Int FTE & Ext FTE u2013 ie. 5 & 8. I have added the relevant details to the drilldown and I still can't get this to work.
    Also by hovering over the bubble, I want a table to change too, that shows a breakdown of what teams the Int FTE & Ext FTE is made up from and how many employees are in each team. This data is picked up from a different destination and I not sure how we link this to the data above.
    Hope this helps.
    Scott

  • Colum Chart - (3-D) Stacked : compatible with negative values ?!

    Hi,
    In our VC model we are showing a Column Chart - 3-D Stacked.
    On our development server everything works fine. (the query gives positive values for the KPI's only btw)
    In production the bar chart is not being displayed. The bar remains on value 0. I'm quite sure this is related to the fact that we have some negative values on production for some of our keyfigures that we need in the chart. Many others are positive. This is not compatible with stacked charts I think, but.....on our quality environment the chart works fine with negative values for the same KPI's as well. The negative values are more or less ignored in the graph on quality.
    So my question is : Is it correct that negative values are officialy not compatible with VC stacked charts ? Why is it then working (ignoring the negative values) in some circumstances and other circumstances not ? The only difference between quality and production is that the KPI values are different but the same KPI's are negative anyway on these environments. The models (queries and VC model) were transported from dev->QA and to production.
    thanks for any feedback.

    Hi Todd,
    Depending how you look at costs, it's not expensive.
    A single developer license of Anychart 5 costs USD 499.00 - 15% if you use the APEX15 promotion code.
    If you spend a couple of days trying to integrate with something else you easily went over that amount.
    So really, it depends in which perspective you look at it. The workaround with Excel, is that really an option? How long would it take for every person wanting to see that screen? How long would it take before you get to $440?
    Anyway if you wait till next year, Anychart 5 is included in APEX 4.0 and you have it out of the box.
    Just my thoughts,
    Dimitri

  • Stacked chart with negative values

    Is it possible to create a stacked verticle bar chart that can display a negative value below the bottom line? Currently, all of my my charts are displaying negative values as if they were positive and the only way to know that the value is negative is to hover over the bar and read the hint.
    Thanks in advance for your help,
    Todd

    Hi Todd,
    Depending how you look at costs, it's not expensive.
    A single developer license of Anychart 5 costs USD 499.00 - 15% if you use the APEX15 promotion code.
    If you spend a couple of days trying to integrate with something else you easily went over that amount.
    So really, it depends in which perspective you look at it. The workaround with Excel, is that really an option? How long would it take for every person wanting to see that screen? How long would it take before you get to $440?
    Anyway if you wait till next year, Anychart 5 is included in APEX 4.0 and you have it out of the box.
    Just my thoughts,
    Dimitri

  • Chart / graph won't show negative values (Keynote '08)

    Hi, I have a range of values from -100 to +100. When I edit the source data accordingly, the line only shows value from 0 upwards. all negative values are shown as Zero 0. problem occurs in numbers too, and also carries over to an export.
    Am I missing something? This is getting a bit urgent, and I do hope that I don't have to blame my mac for the delay - it would be less embarrassing if it was my ignorance.
    Ian

    Keynote and Numbers are definitely able to graph negative numbers, and given that both of them are showing this problem for you, I'd suggest re-installing the iWork suite.

  • Changing bubble chart to get a portfolio analysis?

    Hello,
    I am trying to get a portfolio analysis chart into XCelsius.
    For that I am trying a workaround via a bubble chart.
    My problem is that a usual portfolio chart has its own axis labels and does not have numerical values on its axis.
    e.g. the caption for "low" "medium" "high" as seen on this picture:
    http://www.1000ventures.com/design_elements/selfmade/strategy_formulation_ge_matrix_6x4.png
    Is there any possibility to set such axis label values inside the bubble chart?
    I would like to avoid setting extra labels because the dashboard user should be able to choose how many fields he wants.
    Thank you
    Edit: Another question about the bubble chart:
    When I increase the size of one bubble, it actually does not become bigger, but the other bubbles become smaller. I suggest it has something to do with the marker size set to the chart.
    Is there any way to get one buuble bigger without influencing other bubbles?
    Edited by: Robert Karlovic on Apr 22, 2010 10:26 AM

    "Is that my only option?"
    You asked:
    "How do I make the proper adjustment to get an accurately depicted pie chart?"
    Numbers will chart the information that you supply.
    If your spreadsheet supplies the negative values, and those values are sent to cells included in the group selected for the chart, then those values, ignoring the sign, will be included in the chart.
    If you don't want those values included in the chart, then 'the proper adjustment' is to not supply the chart with those values.
    You can do that using Badunit's formula, or this version:
    =IF(B<0,"",B)
    Different appearance on the table, but the same appearance on the chart as with BU's formula.
    Regtards,
    Barry

  • Portfolio (Bubble) Chart Capability

    Greetings,
    I am trying to create a bubble chart using WAD 3.5, the Portfolio chart type seems to be the most appropriate, but I can not figure out how to get the chart to show the metrics per my specification.
    X-Axis - Change in Days
    Y-Axis - Change in Value
    Z-Axis (Size) - Total Value
    Bubble Color - Region
    Individual Bubble - Opportunity
    The results should be a bubble chart with 4 different series, each series containing a datapoint representing an opportunity.
    The bubbles are sized based on the total value of the opportunity and are positioned in the chart based on the shift in days (x axis) and value (y axis) from a previous time period.
    The data is not a problem, I have a query with all the relevant characteristics and key figures.  The issue is getting the chart to properly chart these items.  The closest I can get is with:
    Row Fields: Region
    Column Fields: Opportunity, Key Figure Structure
    When I do this, I do get one 'series' for each region, but all the bubbles for each series get placed at the X-Axis value for the first opportunity.  Other attempts have resulted in creation of a series for each opportunity.
    Thanks.

    The frustrating part of this - is that the "Chart Wizard" view in Web App Designer shows exactly this scenario when previewing the Portfolio chart design - a few color-coded series, each containing multiple datapoints, with varying bubble sizes places on the chart based on key figures on the X and Y axes.  I can not figure out how to get any query to replicate this.

  • Is there a way to draw gridlines at a specific point on a bubble chart?

    I'm using Xcelsius 4.5 and (trying to) creating a bubble chart.  I am using static min/max values for the x and y axes, but rather than drawing the gridlines in 1 or 2 divisions (i.e. the midpoint), I want to draw a grid line (both x and y) at a specific point -- is there any way to designate this point in Xcelsius?

    I figured it out - I just adjusted my formula to draw the min/max such that my intersection is always the midpoint

Maybe you are looking for

  • How to blank screen during music usage with Apple TV.

    How do a select a blank screen as a screen saver when listening to music. I would like to save energy and minimize tv screen usage.  I don't want to show pictures or anything. My screen is currently on all day as I listen to music. Any adjustments wi

  • Two users on iMac, one iTunes library

    My husband and I set up ourselves as separate users on our iMac.  We use the same Apple ID (his) for iTunes. I was able to transfer our iTunes library from our old PC onto our iMac and into my user side, but my husband cannot see our iTunes library o

  • Problem with special characters and xmldom.writetoclob

    Hi! I have a problem with oracle parser in pl/sql. My situation: i have a clob with valid xml with for example decoded characters: (spaces between & and # are for good representing characters by browser - in really there is no spaces) <xml> <any><![C

  • QuickTime failed... Error #2093

    Still can't get iTunes to load or work & have done all the suggested processes.. any ideas? what a POS this version is...

  • Questions on adding z fields to the standard extractor, Please reply !!!

    We have 0material, 0customer in our daily process chains where we do full loads daily, now we need to make that delta loads so that we can reduce the time of the execution of the pc. I know that these extractors can be delta enables but the problem i