Show values beside Bar of a chart

Hello world,
within a chart I like to show the values beside/of the bar.
Is this possible? ...and how
Thank you.
Ralf Müller

In MII 12.0 and prior, the default behavior of the various Bar mode of the iChart is to put the number below the bar.
MII 12.1 introduces the ability to have this number placed inside the bar chart area, like on top of the bar.
Regards,
Jeremy

Similar Messages

  • Proper showing value of a column type chart in BI 7.0

    Hi,
    I am in BI 7.0.  I created a Web template with column type chart.  I want to show the column value only when users move the cursor on top of the column.
    The problem is when system showing value also show the category/serious and category description.  Is there any way to show value only?
    Thanks for your help,
    Frank

    Hi Wond,
    Thanks for your quick response. 
    Your solution is for BW 3.5 or BI 7.0?  I remember with BW 3.5, WAD has chart property and option.  But, I don’t think BI 7.0 has chart option.  I am with BI 7.0.  I clicked on property and nothing happens.  I don’t know is my system setup issue or other.  When I modify chart property, I have to use Edit -> Wizard or Refine.
    Any other solution?
    Regards,
    Frank

  • Showing values beside html5 slider

    I have a page layout that I rather not break, and on the particular page (http://www.evolvedtools.com/hardwareTools.html) I have a range slider that I have been playing with.
    I have been looking at some examples where people have been able to constantly display the value of the slider, alongside the handle , as it is being moved. The values are not what's important for now, but rather the implementation in my existing code. I am not willing to restructure my whole page to fit it in.
    In the code for my page I have commented out the code for a "bubble" solution I picked up on the net. It produces a little container that is supposed to follow the  range slider and display  a value for it. It doesn't work for me though, and I am not all that surprised, as I guess the implementation is a little bit more difficult in my case than the example..... ( Example: http://css-tricks.com/value-bubbles-for-range-inputs/) I see that it makes use of webkit elements also, which I don't like...
    So my question is: Where would I have to go from here to implement such a feature ?
    page HTML:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Hardware Tools</title>
    <link href="evolvedMobile.css" rel="stylesheet" type="text/css" media="only screen and (min-width: 0px) and (max-width: 650px)" id="stylesheet-650" />
    <link href="evolvedTablet.css" rel="stylesheet" type="text/css" media="only screen and (min-width: 651px) and (max-width: 1000px)" id="stylesheet-800" />
    <link href="oneColLiqCtr.css" rel="stylesheet" type="text/css" media="only screen and (min-width: 1001px)" id="stylesheet-1920" />
    <script src="http://cdn.jquerytools.org/1.2.7/full/jquery.tools.min.js"></script>
    <Script type="text/javascript" src="respond.min.js"></Script>
    <script src="SpryAssets/SpryEffects.js" type="text/javascript"></script>
    <Script type="text/javascript" src="Javascript Cookie Script.js"></Script>
    <script type="text/javascript">
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    function MM_effectAppearFade(targetElement, duration, from, to, toggle)
        Spry.Effect.DoFade(targetElement, {duration: duration, from: from, to: to, toggle: toggle});
    function MM_openBrWindow(theURL,winName,features) { //v2.0
      window.open(theURL,winName,features);
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    </script>
    <style type="text/css">
    body,td,th {
        font-size: 0.70em;
        font-family: "Arial Black", Gadget, sans-serif;
    </style>
    </head>
    <body bgcolor="#000000" onload="MM_preloadImages('images/HomeMainBlank2_03.png','images/HomeButton_03.png','images/ToolingButtonBlank2_07.png','images/BlogBlankM_07.png','images/Script_07.png','images/PluginTheory_05.png','images/flashBack_12.png','images/umlPage_12.png')">
    <div class="TabWrapContent" id="wrapperExt">
    <div id="homebutton"><a href="index.html" onmouseover="MM_swapImage('homebutton','','images/HomeButton_03.png',1)"onMouseOut="Set_Cookie('homeHardware','TRUE','','','','')"><img src="images/HomeMainBlank2_03.png" alt="HomeMain" name="homebutton" width="138" height="55" border="0" class="AllElements" id="homebutton2" /></a></div>
    <div id="PluginM"><a href="PluginT.html" onmouseover="MM_swapImage('PluginM','','images/PluginTheory_05.png',1)"onMouseOut="Set_Cookie('PluginFromHardware','TRUE','','','','')"><img src="images/ToolingButtonBlank2_07.png" name="PluginM" width="142" height="55" border="0" class="AllElements" id="PluginM2" /></a></div>
    <div id="Scripting"><a href="ScriptsT.html" onmouseover="MM_swapImage('Scripting','','images/Script_07.png',1)"onMouseOut="Set_Cookie('ScriptingFromHardware','TRUE','','','','')"><img src="images/BlogBlankM_07.png" name="Scripting" width="135" height="55" border="0" class="AllElements" id="Scripting2" /></a></div>
    <div id="umlTools"><a href="UmlTools.html" onmouseover="MM_swapImage('umlTools','','images/umlPage_12.png',1)"onMouseOut="Set_Cookie('umlToolsFromHardware','TRUE','','','','')"><img src="images/flashBack_12.png" name="umlTools" width="125" height="55" border="0" class="AllElements" id="umlTools2" /></a></div>
    </div>
    </div>
    <div id="contentWrap">
    <div id="wrapperExt2">
    <p> </p>
    <p><span style="font-size:1em;">Hardware Tools</span> is a term I hope will seem pretty self explanatory. This page is meant for descriptions of useful hardware electronic and ergonomical tools. To get a decent workflow going it is increasingly important to multitask, even when doing art or design - work. People have preferences according to their profession or field of interest, but the designer aspect is emphasized here. Also note that I am here referring to more or less mobile solutions for the individual designer.<br />
    <br />
    Firstly, for me I have slowly come to the conclusion that your workstation(read laptop/pc) and its specs are not going to be the piece of equipment that is most importent to you. With a decent processor, graphics card and installed memory you really can squeeze A LOT out of your mid -range machine. I will take examples from my own setup here to show you what I mean, and the interconnectivity you can acchieve through peripherals. I am talking everything from tuning software, through harware add - on's, to monitors, tablets, cell phones, networks,  graphical equipment, etc..<br />
    <br />Both at home, at work and on- the- go there is increasing need for efficiency and productivity. But the large workstations are on their way out. Ordinary desktops, desktop monitors and the like have seen their glory days, and efficient computer development reduces the need for large hardware solutions. Computing is being distributed across several pieces of equipment, as opposed to being centered in a core. Mechanically, this can be seen in solutions like the ones where your average laptop has its capacity expanded by establishing an externally housed pci-express card through the laptop's expresscard slot. Storage solutions working on cloud platforms make the need for tactile storage components redundant. This eliminates a lot of permanent hardware- needs for the traveler. And then you have visual aspect with screen real estate being a keyword. As an example here I would like to refer to a brand by the name of <a href="#" onclick="MM_openBrWindow('http://www.displaylink.com','','scrollbars=yes,resizable=yes,width=625,height=625')">DisplayLink</a>. This is a company that develops solutions for USB - connected Display solutions, like portable monitors. They make use of their own graphic adapters in the hardware, so you are not limited to the ordinary 1 extra display per standard workstation. With USB 3.0 making its presence felt, the bandwith will allow these solutions to get even better. This is of course due to the higher bandwidth that the new USB provides. On a regular pc you can connect up to 6 USB displays, and 4 for the Mac. On Windows multipoint server up to 14 displays are supported. This is of course without counting the extra displays supported by your graphics card/s. The ingenious thing about these products is the way they relieve the stress on your main hardware in that they distribute the graphics computing to several instances. This means you do not have to have a powerhouse pc to be productive on more than two displays. The graphics adapters rely on your internal cpu, but do not need much else. Hook up to any HDMI or DVI monitor or projector anywhere instead of dragging things around with you. I strongly suggest checking out their page and their products(DisplayLink), and see which products they have avaiable for your region. <br />I am currently using several DL-3500 chip graphics adapters for 1920x1200 monitors connected to my laptop. They are small and handy and I can take them with me and hook them up anywhere for more screen real estate. The difference between the fluidity of a usb 3.0 monitor setup and a usb 2.0 one is quite noticable. The adapters are really pretty gentle on your processor though, so no big worries there. I know other companies have produced solutions for multiple monitors earlier, but those looking for extensive monitor setup nowadays should test a multi monitor usb 3.0 hub from DisplayLink. And if you are going to the desolute place that doesn't have any kind of stationary monitors available you can always get one of the highly affordable, portable USB displays(Also Displaylink) and put it in you backpack. But we don't have to stop there. Finally good ultra - portable projectors with HD - resolution have started to hit the market, and I mean projectors that both have decent spesifications, are extremely portable and don't have lamps that have to be changed. Brightness, colors and resolution have usually been poor in these kind of devices, but the bar has been raised.<br />
    <br />So what else would a nomad designer need ? Well, for one thing touch would be nice! And while we're at it, graphical capabilities would also be something many would crave. So lets have a look at the options. If you are using a internet tablet with touch( Android or ios), you can now use it as an extended desktop. A lot of tablets have something called a ADB composite interface(Android Debug Bridge), which is a way for your computer to interact with your tablets file system. It is also a way of enabling software developers to make applications that let you control your computer from your tablet, not only your tablet from your computer. An example is the software application <a href="#" onclick="MM_openBrWindow('http://www.shapeservices.com/en/products/details.php?product=idisplay&platform=android','','scrollbars=yes,resizable=yes,width=625,height=625')">IDisplay</a> from Shapeservices, which lets you connect your tablet via the composite USB cabel and use your tablet as an extended desktop. The nice thing about this is that you can use input from your tablet(Touch with fingers, stylus pen, keyboard, mouse) to control applications on your computers operative system. While graphically this is mostly for sketching, it can also be used succsessfully in other applications. Also this software enables you to connect through any wireless connection, so you are not limited to the composite cable if you don't have it. Which brings me to the point of networks.<br />
    <br />4G wireless modems have hit the market some time ago, but they are not limited to a dongle in the side of your laptop. In fact they can and will feed your whole household with an internet connection if you use it right. Simple as this: Almost all routers use linux software, so the problem has been developing drivers for using the USB 4g dongles with a USB - enabled router. I am currently very successfully using a <a href="#" onclick="MM_openBrWindow('http://www.draytek.com/user/PdInfoDetail.php?Id=121','','scrollbars=yes,resizable=yes,width=625,height=625')">Draytek</a> Vigorfly200 802.11b/g/n router connected to my Netcom 4g dongle, and besides being fast I can take it with me everywhere and (depending on location) still get the same fast speed for everyone to use. If you are streaming or connecting devices wirelessly, this is gold! They have written drivers for 4g dongles, so a firmware update does all the work for you.<br />
    <br />But, returning to graphic designer work, there are some options that I feel have completely erased the need for things like the traditional paper - based drawing surface. The reason I am saying this is that these tools are so precise and make the transition from computer to drawing so minimal, that the thought process of designing/programming/sketching becomes a lot more interesting and intuitive. The problem with relatively great products earlier that use a separate mat surface for drawing, separate from the screen, is the hand/eye coordination. I have used one myself and still occasionally do, but there is no question whatsoever that seeing the direct result of your brush stroke without having to move your eyes one way or the other is a better way of interacting with your work. Why drive your car with a remote control if you can sit inside ? Let's go straight to the products, and you can judge for yourself. The king of the hill is as of now the <a href="#" onclick="MM_openBrWindow('http://www.wacom.com/en/Products/Cintiq.aspx','','scrollbars=yes,resizable=yes,width=625,height=625')">Wacom Cintiq 24HD</a>, which lets you draw on a supreme ergonomical- design monitor with detailing and specifications that will satisfy any business. It works also of course as an extended desktop, so again you get increased productivity. I am not going to say more, but take a look for yourself. Of course, these products are kind of pricy, but there are alternatives. Chinese Yiynova produce three notable drawing monitors in <a href="#" onclick="MM_openBrWindow('http://www.amazon.com/Brand-Yiynova-Digitizer-Tablet-Display/dp/B005EDNAPU','','scrollbars=yes,resizable=yes,width=625,height=625')">10"</a>, <a href="#" onclick="MM_openBrWindow('http://www.amazon.com/Yiynova-Monitor-MSP15-Adjustable-Support-Windows/dp/B005EIF3BY','','scrollbars=yes,resizable=yes,width=625,height=625')">15"</a> and <a href="#" onclick="MM_openBrWindow('http://www.amazon.com/Yiynova-Tablet-MSP19-19inch-1440x900/sim/B004CUT6NG/2','','scrollbars=yes,resizable=yes,width=625,height=625')">19"</a>, and while their spesifications are as good as most of the wacom's, the prices are way lower. Again, you have to decide for yourself.<br />
    <br />Moving on to add- on products, I would like to mention the standards of EsataP and USB 3.0. If you have a 2 year old mid - range machine, chances are you do not have the new USB 3.0 ports. For quite a while I have been using the esatap ( external sata powered) port on my computer for external harddisk backup. SATA is a computer bus interface for connecting host bus adapters to mass storage devices such as hard disk drives and optical drives. On a lot of laptops or desktops you have the possibility of either installing an esata card or you may have an esataP port on your laptop. What you in fact then have is a combined USB/esata port with speed that nearly rivals the new USB 3.0 standard. Using an esatap cable you can get up to 100 MBytes/s transfer speeds to or from your external drives for now. The port conncets directly to your sata harddrive, so the theoretical speed is 3GBit/s which is 375Mbytes/s, or in practice more like 300MB. If you have one of these ports I strongly suggest you use it. People have made a big deal about the need for shutting down your system before removing your esatap device, but that is completely unneccesary. I will just say <a href="#" onclick="MM_openBrWindow('http://mt-naka.com/hotswap/index_enu.htm','','scrollbars=yes,resizable=yes,width=625,height=625')">HotSwap</a>.<br />
    <br />If you have an expresscard 34 or 54 slot you can of course add an expresscard with usb 3.0 port/s, but tests show that the expresscard interface and the 2.5Gbit/s limit of your revision 1.0 or 1.1 pci-e will not give you full USB 3.0 speeds, and even if you had a revision 2.0 or later (5GBit/s), you would still have to have have the ExpressCard 2.0 slot on your machine, as only this makes use of the full bandwith of the USB superspeed(3.0). With the more ordinary ExpressCard 1.0 slot you still get 2.5 GBit/s which is actually very much faster than USB 2.0.<br /> 
    <br /> More to follow.....</p>
    </div>
    </div>
        <div class="slider" input type="range" name="eivi" max="-6" min="2000" step="1" value="0">
        <div class="progress" style="width: 3px;"></div>
        <a class="handle" style="top: 0px;"></a>
    </div>
    <!--<div class="output">
        <output for="eivi" onforminput="value"></output>
    </div>-->
    <script type="text/javascript">
    // get handle to the scrollable DIV
    var wrapperExt2 = $("#wrapperExt2");
    // initialize rangeinput
    $(":range").rangeinput({
    // slide the DIV along with the range using jQuery's css() method
    onSlide: function(ev, step) {
    wrapperExt2.css({bottom: step});
    // display progressbar
    progress: true,
    // initial value. also sets the DIV's initial scroll position
    value: 0,
    // this is called when the slider is clicked. we animate the DIV
    change: function(e, i) {
    wrapperExt2.animate({bottom: i}, "fast");
    // disable drag handle animation when when slider is clicked
    speed: 0
    </script>
    <script type="text/javascript">
    $(function() {
    var el, newPoint, newPlace, offset;
    // Select all range inputs, watch for change
    $("input[type='range']").change(function() {
       // Cache this for efficiency
       el = $(this);
       // Measure width of range input
       height = el.height();
       // Figure out placement percentage between left and right of input
       newPoint = (el.val() - el.attr("min")) / (el.attr("max") - el.attr("min"));
       // Janky value to get pointer to line up better
       offset = -1.3;
       // Prevent bubble from going beyond left or right (unsupported browsers)
       if (newPoint < 0) { newPlace = 0; }
       else if (newPoint > 1) { newPlace = height; }
       else { newPlace = width * newPoint + offset; offset -= newPoint; }
       // Move bubble
       el
         .next("output")
         .css({
           top: newPlace,
           marginLeft: offset + "%"
         .text(el.val());
    // Fake a change to position bubble at page load
    .trigger('change');
    </script> */
    <script type="text/javascript">
      if (Get_Cookie('homeHardware')) { document.getElementById('homebutton2').src="images/HomeButton_03.png" ; }
    if (Get_Cookie('PluginFromHardware')) { document.getElementById('PluginM2').src="images/PluginTheory_05.png" ; }
    if (Get_Cookie('ScriptingFromHardware')) { document.getElementById('Scripting2').src="images/Script_07.png" ; }
      if (Get_Cookie('umlToolsFromHardware')) { document.getElementById('umlTools2').src="images/umlPage_12.png" ; }
    </script>
    </body>
    </html>
    CSS ( for the "bubble element"):
    /*.output {
        position: absolute;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#999999));
    background-image: -webkit-linear-gradient(top, #444444, #999999);
    background-image: -moz-linear-gradient(top, #444444, #999999);
    background-image: -ms-linear-gradient(top, #444444, #999999);
    background-image: -o-linear-gradient(top, #444444, #999999);
        width: 30px;
        height: 40px;
        text-align: center;
        color: white;
        border-radius: 10px;
        display: inline-block;
        font: bold 15px/30px Georgia;
        top: 50%;
        left: 100%;
        margin-top: -195px;
        margin-right: -185px;
        margin-bottom: 1%;
        margin-left: -180px;
        /*bottom: 175%;
      left: 0;
      margin-left: -1%; */
    .output:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-top: 10px solid #999999;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      top: 100%;
      left: 50%;
    margin-left: -5px;
      margin-top: -1px;

    I would use jQuery UI Slider for this -- click on examples for other options.
    http://jqueryui.com/demos/slider/#slider-vertical
    Nancy O.

  • Flash 2D Bar CHarts suddenly showing Values

    Hi,
    We have just upgraded to Version 3.1.2 and we have seen a strange change in our Flash Horizontal 2D Column (percent) charts.
    The charts used to work fine but now we see Value Text being displayed over the bars. I cannot find anyway of removing these values from display.
    We have a Series 1 simple query that counts the number of items where signed_flag = 'Y' and the number of items where signed_flag = 'N'. This therefore shows two stacked bars that total 100%. Everything was fine, but now the charts are showing the text 'Singed Off, 25%' and 'Not Signed Off, 75%' over the bars (and over the labels).
    I cannot find a way to hide this text. If I open the Chart Attributes and look at the Display Settings the 'Show Values' check box is empty but grayed out. I cannot change this. I have also tried changing the font settings for every available item and this has no affect either - the text is displayed in the same size/colour etc. whatever I do.
    Can anyone help? Is this a 3.1.2 bug or has something changed at macromedia?
    All assistance is gratefully received.
    Martin

    Hi Martin,
    Thanks for posting the metalink number. For others that run into the same issue here's MetaLink's Solution:
    1. Download and unzip the 3.1 installation medium:
    http://www.oracle.com/technology/products/database/application_express/download.html
    2. Find the /apex31/images/flashchart/Stacked2DColumn.swf file.
    3. In the directory where the 3.1.1 images reside, find the /images/flashchart/Stacked2DColumn.swf file.
    a. Rename the original file (Stacked2DColumn.swf_orig)
    b. Replace the 3.1.1 version of <directory name/images/flashchart/Stacked2DColumn.swf with
    the 3.1 version of Stacked2DColumn.swf into this directory.
    Martin
    [http://apex-smb.blogspot.com/]

  • Show Values option is disabled for Stacked Horizontal 3D Chart

    Hi,
    I am trying to display some data using Stacked Horizontal 3D chart. However I dont want to show the values on the chart.
    Though I could find a "Show Values" checkbox in chart attributes section, this options is always disabled and unchecked. Though its unchecked, the values are always displayed on this chart.
    The sample page I am talking about is hosted at http://apex.oracle.com/pls/otn/f?p=26556:2:72035498235854:::::
    I don't want to show the text on chart bars.
    Can any one help with this?
    Thanks & Regards,
    Harish

    Hi Harish,
    I think that it is ignoring any setting relating to the "Name" properties of a chart bar/column. According to [http://3.anychart.com/products/docs/anychart/index.htm] you should be able to switch these off (set Use Custom XML to Yes to play with these settings). You should also be able to switch off the "Value" property as well, but the only thing that seems to work is to add a prefix/postfix string around it - otherwise, you can not adjust the setting at all :(
    Andy

  • Are Multiple cfchartseries/seriescolor Values for Bar Chart Possible

    Client wants their reporting bar charts adjusted to show
    green bars when counts are better than 90%, yellow when better than
    80% but less than 90% and red when below 80%. It is possible to
    have multiple series color based upon count values?
    <i>If not, I would recommend this as a future nice to
    have capibility.</i>

    HI Smitha,
    Then try this.
    Create a formula. Inside Just use the Round function to round your Keyfigure.
    Then use this formula to be displayed in the Chart Experts, Data Tab on the Show Value column.
    Let me know if it works.
    Regards,
    Vinaya Paulraj.

  • Why Flash chart is showing only 15 bars

    Hi,
    I have created a flash chart, a 2d column chart, but it is showing only 15 columns, I have checked that query is returning more that 20 rows.
    When I created a Pie chart with the same query, it too showing 15 pieces with one extra piece 'Other' by calculating other remaining rows.
    Can anybody tell, why bar and pie chart are not showing all the rows?
    Thanks
    -Smith

    Hi Ben,
    Your tip really helped me to fix a chart problem. I have a stacked bar chart and there were more than 25 columns. Due to the limitation, the chart was showing incorrectly with wrong values. After increasing the limit, it displays correctly now.
    Thanks a lot
    Nattu

  • Showing values of each slice of pie chart

    How to display  the values of each slice of pie chart in the chart without selecting each legends  like a pointer showing values of each slice ?
    Edited by: Rimily on Aug 4, 2011 9:18 AM

    Hi,
    Please go through below Thread may be usefull
    [Mouse Rollover]
    hope it helps!!
    Regards,
    Manoj Bilthare

  • Bar and Pie chart  display with values

    Hi All...
    I want implement the my swing application Bar and Pie chart functionality with vales, If both are disply same veues.
    Thanx to Advance
    Arjun

    www.jfree.org

  • Missing lines/bars in a chart

    Hi,
    just another little problem.
    Let's assume that i have a column chart, and a series of simples values:  3, 5, 7, 2, 9, 2, 1.
    Now, let's assume that my vertical axis have a minimum value of 0 and a maximum of 6: i mean, it shows the Y values from 0 to 6.
    The problem is that in this way i can see two "holes" in the chart, and it is for the column that have the 7 and 9 values.. the chart doesn't render them becouse their Y value is greater the the axis maximum.. how can i make it show them anyway? I'm developing a simple chart scrolling and i see that this happen with the column but with the lines too.. i'd need to see a bar/line drown till the end of the chart, even if it's end point is not in the visible part of the chart.
    Thank you very very much,
    Danilo

    Thanks, but interpolateValues works if i have missing values.. i have another problem here.. i mean, i have all the values.. for example, i have this points:
    A (1, 4)
    B (2, 6)
    C (3, 2)
    D (4, 5)
    Now imagine that i have my horizontal axis with the min showed value = 0 and the max = 3.. i will see the points from A to C.. but if i now drag the chart to the left, and i have min = 0.5 and max 3.5.. i can see the same points, and in the chart the line that goes from C to D is not drown, because the D point is not visible.. i can see the line from C to D only when, dragging, the X = 4 point appears in the horizontal axis.. but i want that line to be drown in any case, even if its end point is not in the graph (and the same with the bars).
    I hope i've been clear, sorry for my english, and anyway thanks for the answer
    Danilo

  • Different bars in column chart

    Hi All
    I want to show a column/bar chart with huge amount of data.
    Here each bar should be in different colors. May be five to six
    colors dynamically changing regularly. Is there any way to add
    custom bars to the chart like renderer for datagrid.
    Any suggetios will be appreciated.

    Are you going to show the bar going past the maximum value?
    If not, then you should change the Y value when entered into the array to the maximum value allowed. i.e.
    if(itemYValue > maxAllowedValue) {
         itemYValue = maxAllowedValue;
    Where maxAllowedValue is a variable you set on the application to control the maximum value for the chart.
    This is assuming that you are loading the values into an Array before updating the chart dataprovider with that array.

  • Show value 0

    Hello.
    I have a bar chart and sometimes some elements have value 0. When this happens, Xcelsius shows nothing in that element, that's understandable but ugly (it seems like if Xcelsius forgot to show that element).
    I would like to make Xcelsius show a little bar, or at least a line, so you can see that the element exists and has a value of 0.
    I have thought of making my Excel convert 0 into 0,1... but that would change other calculations I do.
    Any idea will be well received.
    Thanks in advance.

    Unfortunately Xcelsius does not have any way to specially format a series marker based on the value. One workaround would be to use IF statements so that when an element has value 0, the category label displays a special character like a []. You could then insert an explanation that when listed with [] the element has value 0.

  • Can I show a color bar instead of a color bullet in iCal Monthly view for all my events in all calendars?

    In the Monthly view of iCal the only events that show a color bar in the event is the Birthday Calendar. All other events in all my other calendars only show a color bullet next to the event (unless I click on that event which then shows as a color bar). I would like to know if it is possible for all the calendar events to have a color bar in the monthly view instead of just that tiny color bullet.

    Greetings Judith,
    Before making any attempts at deleting calendar data, backup what you have just in case:
    Click on each calendar on the left hand side of iCal one at a time highlighting it's name and then going to File Export > Export and saving the resulting calendar file to a logical location for safekeeping.
    iCal has an automated function located in iCal > Preferences > Advanced > Delete events "X" days after they have passed.  By typing in a value for days you can tell iCal to delete all events before that time frame.
    Example:
    Today is 4-16-2012.
    If I wanted to delete all events prior to 1 year ago (4-16-2011) I would type in "365" for the number of days.
    Once you type in the number of days you want kept in iCal, close the preferences and then quit iCal.
    Re-open iCal and check to see if the events are gone.  If not you may want to leave it open for several minutes and then quit again.
    Once the events are removed go back to  iCal > Preferences > Advanced > Delete events "X" days after they have passed and make sure the check mark is removed to prevent future deletion.
    Hope that helps.

  • Cfchart yaxis scale is wrong when combining bar and line charts

    Hi, I am trying to combine a bar and line chart ti display data.  Everything looks good except that the yaxis scale is off.  I set the scaleMin to 0 but that doesn't help.  Below is my code, the custom XML style and a screen shot.  My ultimate goal is to get the yaxis to start at 0, not -1,000 as is currently the case.  I have combined this data with each set represented as bar charts and do not have this problem.  It must be the combo of bar and line charts together.  Any assistance is most appreciated.
    <cfchart title = "#variables.ReportName# Seedlings Ordered"
        style = "../SO_R_overall.xml"
        Format = "PNG"
        pieSliceStyle = "solid"
        show3D = "no"
        showBorder = "yes"
        showLegend = "yes"
        tipStyle = "MouseOver"
        chartHeight = "#DefinedChartHeight#"
         chartWidth = "#DefinedChartWidth#"
        font="arial"
        fontsize="12"
        fontBold="yes"
        scaleFrom="0">
        <cfchartseries
            type="bar"
            seriesLabel="Goal"
            query="getDivisionGoalsByDivision"
            valueColumn="divisiongoal" 
            itemColumn = "division"
            dataLabelStyle="Value"
            seriesColor="99CCFF"
            >           
        </cfchartseries>   
        <cfchartseries
            type="line"
            seriesLabel="Ordered"
            query="getQTYordered"
            valueColumn="QTYordered" 
            itemColumn = "division"
            dataLabelStyle="Value"
            seriesColor="green"
            >           
        </cfchartseries>
    </cfchart>
    ***************** Custom Chart Style called *****************
    <?xml version="1.0" encoding="UTF-8"?>
    <frameChart is3D="false">
            <frame xDepth="3" yDepth="3" outline="#333333" lightColor="white"
            leftAxisPlacement="Front" rightAxisPlacement="Front" stripColor="#CCCCCC"/>
            <xAxis scaleMin="0">
                <labelStyle isHideOverlapped="false" orientation="Horizontal"/>
                <titleStyle font="Arial-10-bold" isMultiline="true">Division</titleStyle>
            </xAxis>
            <yAxis scaleMin="0">
                <titleStyle font="Arial-10-bold"/>
                <dateTimeStyle majorUnit="Year" minorUnit="Month"/>
                <labelFormat style="Pattern" pattern="#,##0"/>
            </yAxis>        
            <dataLabels font="Arial-10" foreground="black" autoControl="true"/>
            <legend>
                   <![CDATA[ $(rowLabel)  ]]>   
              </legend>
            <decoration style="RoundShadow"/>
            <popup background="#C8FFFFFF" foreground="#333333"/>
            <paint paint="Plain"/>
            <insets left="5" top="5" right="5" bottom="5"/>
    </frameChart>

    I should have also said that I am using 8.0 Pro.
    I want to have the output similar to an e-book.
    The issue (Sept-October of 19xx)
    Then the individual pages (bookmarked)

  • Round Corners in Bars of Column Chart

    i m trying to build a column chart with rounded corner
    bars....like we can make a text box with rounded corners using
    cornerRadius property......
    also is there any way to show a mirror image(not a shadow) at
    the bottom of the vertical-rounded-corner-bar of column chart.....
    pls
    find the image of the issue
    pls help me on this if anyone has any idea......

    pls find the solution of the above issue on these below
    urls...
    http://www.degrafa.org/samples/
    http://merhl.com/flex3_samples/nikePlus/
    http://www.degrafa.org/blog/category/data-visualization/

Maybe you are looking for

  • After Effects CS6 update to CC

    My Adobe Application Manager says my After Effects CS6 is Up to date. What do I need to do to update to the version that comes with Cinema 4D Lite?

  • Don't upgrade to X.4.9 if using WAVES plugins.

    This may be of interest to many. If anyone has taken the leap, maybe you could share your experiences. From what I have read around the place, it is more of a problem if running on Intel. http://www.wavesupport.net/Content.aspx?id=2287

  • Want to transfer my ipods songs to another machine

    hi folks. my question is I want to transfer songs from machine 1(my playlists ) to another- machine 2 I tried to transfer to machine 2 and my ipod prompts and says I am linked to another PC(machine 1). if I continue, it will erase all I have on my ip

  • Bizarre problem: Safari down but Skype works

    Very strange issue with my MBP. It connects seemingly fine to my work network, but Safari, Mail, and any other internet applications fail to access the net. Skype, strangely, works totally fine. The network works fine for everyone else (and my Blackb

  • Reports issue please imediate reply needed

    i am using developer 9i IDS. while running my reports from my application following error apperas. while report server starts when system initalized. please help me as soon as possible. error message is"REP-51002: Bind to Reports Server rep_dba faile