Displaying a selected range within bar chart

ok, it's a bit hard to explain, but -
I've got a chart that is bound to an dual-slider hSlider
control which controls the min and max values of each axis. The
problem I am having is that when the slider is set to display a
range that is lower than the value of a bar, it disappears. For
example, I have ten values at ten-point increments, from 0 to 100.
If I select to view 30 - 80 on the slider, 0, 10 and 20 disappear,
but so do 90 and 100. I want to make it so that If the bar is above
the highest value, you still see the body of the bar but not the
top of it. Sort of like you're zooming in to the chart and can only
see a section of the bars selected, but the top of the higher ones
is off screen at the top.
I think there's a function that lets you only view a section
of the chart, but I can't remember the name of it and the flex docs
are crappy and i can't find anything googling so that's why I'm
here.

filterdata="false" on the bar series?

Similar Messages

  • Display Value for a Horizantal Bar Chart

    My Horizontal Bar Chart is not displaying values that are less than 6 figures since most of the column values are greater than 7 figures. it won;t show even when I hover over the column bar.. Any idea on how to display them.
    -Sam
    BOBJ XIR2

    Sam,
    I have not come across such scenario...anyways..let me give it a thought and will let you know if i find some solution..:)
    Undoubtedly i still say it as a powerful tool when compared to any other dashboard development tool. Most importantly, anyone can develop a dashboard and show their analysis in visualization in minutes... that is the beauty of Xcelsius
    I understand some important features are still missing and i am sure product development team will work towards it. No tool is perfect.. It is only people like you and me who will be able to make it better by suggesting different ways to improve
    Cheers,
    -Anil

  • WAD - Values above Bar Chart not displaying.

    Hi All,
    Please find the report that created in WAD using Chart.
    From the above image, the numbers above the Bars is not displaying except the first Bar. I have checked the Series in WAD and all the settings are same Bar 1 and Bar 2. But still, the values are not displaying except 1st Bar. Please find the settings i made in Web Application designer.
    And also some text is displaying "Missing text XXXX". Any settings i need to do for not appearing in the chart, pls suggest.
    Do i need to do any other settings for displaying the value above the Bar Chart.
    Thanks.

    Hello Jalina,
    I would echo recommendation from Sapna. Upgrade your IGS if possible.
    Goto the IGS Download area in the SAP Service Marketplace.
    Download the IGS executable and library patch (igsexe*.sar) for
    your platform from
    -: http://service.sap.com/swdc
    ->  Support Packages and Patches -> A-Z Index ->Select "I"
    -> SAP IGS -> SAP IGS <version>
    -> SAP IGS <version>   -> <operating system>.
    Also review notes
    896400  BC-FES-IGS  Upgrade your WebAS 7.x based IGS
    1491848 BC-FES-IGS  What IGS should I be using with my Web AS?
    844669  BC-FES-IGS  Profile parameter of IGS as of Version 7.00
    514841  BC-FES-IGS  Troubleshooting when a problem occurs with the IGS
    If this is not possible can you update the thread with your IGS version and system details?
    To find the IGS Version. Call transaction: SIGS - if the IGS server is running
    This page shows the versions of the IGS components. The number before
    the last number shows the patch level
    You will something like this: Version     7200.0.3.1
                                                                               ^
                                                    this is your patch level
    7200.0.3.1
    ^^
    this is your IGS Version level
    this means your IGS is 7.20 Patch 3
    You can also check your patch level as follows:
    - Start transaction SA38 (or SE38)
    - Run the report GRAPHICS_IGS_ADMIN
    - Choose the rfc destination, IGS_RFC_DEST should be the default
    - Select Status
    Best regards,
    Oisin

  • How to display the dataset field values in my ssrs bar chart report ?

    HI i have a Bar Chart report in that i want to display the dataset one  field values in my x-axis of my ssrs report? so how should i display those values into my bar chart report?
    consider i want to display the Every Qtrly details in my x-axis so how should i ?
    can you pls help me out for this 

    I have added the Category Group into my Report area with required field ,now i will get my required output.

  • Colored bars in BAR Chart

    Hi all,
    I want to display a bar chart which is having different colored bars. For example, i am now using equipment wise bar chart, if i am having 50 equipments, all 50 equipments should be displayed in different colors in bar chart. Now i am getting output for those 50 equipments having same color. I tried by giving that equipment column in DATA MAPPING -
    > LABEL COLUMNS, I got only 32 bars which is in different colors in output. Kindly give me some solution for this.
    thanks in advance

    You may have more than 32 bars but they will be the same data series and therefore the same color.  For separate colors the limit is 32 (I think you'll see that pens 17-32 repeat the colors from pen 1-16 in the default template).
    It sounds like your best bet is using ValueColumn for your numerical field and then LabelColumn for the string name field.  This way, depending upon the results returned it will provide good coloration between bars, but it may also be decreasingly relevant beyond the first 'x' items.  A normal Pareto chart might use the notion of top 10 or top 20, which would be well within the 32 color limit.

  • Data values on Bar Chart in a BI Publisher report (11g)

    I have a bar chart that I created via the layout editor in BI Publisher 11g, and I'm displaying the data values on the chart. That part works great. However, we're noticing that the chart adds zeros to the end of the data values depending on the length of the number being passed to the chart. My data item is a number that is 5 bytes in total, with 2 decimals. If the data value is *10.10*, the data displayed on the bar chart shows *10.10*. But when my data value is *1.10*, the data displayed on the bar chart is *1.100*. And if my data value is *.10*, the bar chart displays *0.1000*. The bar chart adds zeros to the end as the number of characters to the left of the decimal decreases.
    I don't see a way to make it not do that. Has anyone else run into this, and been able to change it?

    Basically what are you trying to do :
    Attaching Mutiple Data Definition to a XML Program and deciding which one to call ased on parameter.Sorry you can not do that one Data DEfinition per Report.
    ut there is one way of doing that.
    Create multiple data defintion( mutiple programs) and then a master program something like
    IF Master Program Param1 = 'X'
    call BI Program 1
    ELSIF Master Program Param1 = 'Y'
    call I Program 2....
    End IF;

  • BAR CHART

    Dear Experts,
    My exposure to portal is very limited and i dont know much about portal development, so i was hoping if u could give me some direction.
    We are in the middle of portal upgrade E6. When we run a query through portal, it now gives us this wonderful tool bar at the top with buttons such as Table, Bar Chart, Pie Chart, Line Chart, 3D Bar Chart, Swap Axes, Info, Exceptions, Conditions etc etc.
    By default the result set is dispayed as table. For few reports, when we click on Bar Chart, it works well, it displays the data in the Bar Chart format. The problem is for SOME, it doesnt. It just shows, color codes for each key, but doenst show the chart itself.
    For one report it even gave a error message to the effect as "there's too much data to display as chart".
    Can someone help me, where should i look at, how can this be fixed ?
    Please advise.
    Thank you,
    TI

    .

  • Discoverer Bar Chart Data Points

    Hi everyone,
    I am creating a Bar Chart in Discoverer with the data points to be displayed at the top. Does anyone know how to make the datapoints not display decimal places. I've tried to change the number format in the table and through administrator as well. The table does not display decimal places but the Bar Chart Data Points continue to do so. Any suggestions or thoughts to try would be welcomed. Thanks!

    If you edit the chart and choose X-Axis Scale I believe you can set the number of decimal place there. Should be able to set it to 0.

  • How to creat a grouped stacked bar chart

    Hi,
    I am trying to create a grouped stacked bar chart.
    For 'on change of ' i have -> 1) update_month                                                                               
    2) update_source ( i have 2 values for this field -> website and ivr)
    And for 'show value' field i am trying to use 1) sum of valid_count
                                                                          2) sum of invalid_count
    -> I need two stacked bars for each month, each stacked bar belongs to either website or ivr and is made of valid and invalid counts for that particular update source.
    when i tried to use the fields as i mentioned above, i got an error saying
    'The data you have selected doesnt fit the chart type' and explanation is as follows 'This chart type requires 2 on change of fields and i show value field OR 1 on change of field and many show value fields'.
    I have selected a stacked bar chart.
    Does any one know how to do this?
    i am trying to create a chart similar to the one in the following link http://www.java2s.com/Code/Java/Chart/JFreeChartStackedBarChartDemo4.htm
    Thanks

    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

  • Display range in 3d bar chart

    Hi,
    I'm creating a 3D chart (top right icon in the menu).
    I want to enter a range (like 34-68) for the first bar instead of a whole number like 68 and then have the 34-68 range display only... I don't want to have the bar start at 0 and go up to 68. Also, it seems that I can't enter a range in the chart editor like so: 34-68 because it just translates that to -3468. Is what I'm trying to accomplish possible in Keynote?
    Thanks,
    Matt

    I think I've answered my own question here so instead of just deleteing this post, I'll reply to save the answer for anyone else looking to do this.
    Use the segmented bar chart and set the lower portion to use "none" for the fill color and the value in the chart editor to the number just lower than the beginning number of the top segment's low value. For example, if the bar needs to show a range between 75 - 83, set the lower segment's value to 74 and color to none, and then set the upper segment to 8 and whatever color you want.

  • 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.

  • Display ISO week number instead of date on x axis in Bar Chart

    Hi,
    I've created a simple SSRS report based on bar chart that shows several milestones. Everything works fine for me except I’m not able to convert the date into ISO week number format.
    I played around with different approaches. I was able to convert the date into an ISO week Format directly on the SQL Server. That
    wasn't a problem.
    But unfortunately I’m not able to display the week number on the horizontal axis in my Bar Chart. I tried both fields: TaskFinishDate and TaskFinishDateMS...
    I would like to show the ISO week number instead of the date within the Bar Chart on the horizontal axis.
    Any ideas/hints/help is really appreciated!
    Thanks,
    Mike

    Hi Mike,
    Per my understanding that you want to get the week number of the year based on the field "TaskFinishDate" which is datetime type and display the week number in the x-axis instead of the field "TaskFinishDate", right?
    I have check the snapshot you have provided and it seems you have change the format of the datetime field in the x-axis like "dd.MM.YYYY", If you can't make the week number to display correctly in the x-axis, the issue can be caused by you haven't
    change the format to Number in the category.
    Details information below for you reference:
    I assume you have use expression in the Label like below to convert the datatime TaskFinishDate in to ISO week number like below:
    =DatePart(DateInterval.WeekOfYear,Fields!TaskFinishDate.Value)
    or
    =DatePart("ww",Fields!TaskFinishDate.Value)
    Right click the X-axis and select the "Horizontal Axis Properties", then click the Number to change the format to "Number" as below:
    Preview you will get the weeknumber display in the x-axis correctly.
    If you still have any problem, please feel to ask.
    Regards,
    Vicky Liu
    If you have any feedback on our support, please click
    here.
    Vicky Liu
    TechNet Community Support

  • Positioning the label of a bar of a range bar chart - SSRS 2012

    Hi,
    is it possible to center the label of a bar belonging to a range bar chart, in order to position it inside the bar area?
    Thanks

    Hi pscorca,
    If I understand correctly, you want to set the label to be displayed in the middle of bar series. To achieve this goal, we can use the BarLabelStyle property. For more details, please see:
    Right-click the bar series, and then select ‘Show Data Labels'.
    Click the bar series to open Property grid window.
    Expand CustomAttributes node, then change the property of BarLabelStyle to ‘Center’.
    The following screenshot is for your reference:
    If there are any other questions, please feel free to let me know.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • SSRS Bar Chart grouping date series into Months, setting scaler start and end ranges

    I've been trying to solve this issue for a few days now without writing a sql script to create a "blank" for all of missing data points so that I get a bar for each month.  I have date series (by day) data points grouped by two items
    that creates a set of bar charts.  EG:  one chart per product in the tablix detail grouped to site level.
    My issue is I would like the start and end of the charts to be the same for all charts and the only way I get it to work is with a chart that continues to show each date on the chart. 
    EG:
    I have the graph start and end points set and scaling by month as I would like but each bar is a day instead of aggregating to a month level.   My issue I hope to find a workaround for is if I go to Category Groups and define the grouping
    to group with a year and month function the series is no longer treated as date data and I cannot control scaling.  It works fine if all months have activity, but I can't figure out how to always have all charts start at "May 2012" in this example. 
    The only start and end point that I've been able to get to work once doing this are integer based, eg normal start would be 1 for each graph, but 1 doesn't equate to the same month from chart to chart.
    I hope SSRS can provide the solution.  I do know I can write a query that creates a ZERO value for each month/product/site but I don't want to leave the client with a query like that to support.
    -cybertosis

    Hi cybertosis,
    If I understand correctly, you want to display all month category label in the X-Axis. You have configure the Scalar Axis, however, it cannot display the requirement format.
    In your case, if we want the specific data format, we can configure Number property to set the corresponding Category data format. Please refer to the following steps:
    Right click the X-Axis, select Horizontal Axis Properties.
    Click Number in the left pane. Click Date option in the Category dialog box.
    Then, select Jan 2000 option.
    Please refer to the following screenshot below:
    If there are any misunderstanding, please feel free to let me know.
    Regards,
    Alisa Tang
    If you have any feedback on our support, please click
    here.
    Alisa Tang
    TechNet Community Support

  • Displaying bar chart conditionally in OBIEE answers

    Hello All,
    I've a simple bar chart having one measure in x-axis and two measures in y-axis.
    I want to add a conditional formatting for the two measures scaled in y-axis.
    If first measure is greater than second measure, then i want the first measure to be displayed in red color.
    Please help.
    Thanks in advance!
    Dinesh

    Hi Dinesh,
    Create a dummy column -> fx write a case statement case when first measure > second measure then 1 elso 0 end
    and chart -> Format chart data -> conditional tab -> Add Condition -> select your column on condition (dummy column equal to 1 then red color....)
    hope hepls u....
    Don't forget to assign points and close the thread if your question is answered.........
    Cheers,
    Aravind

Maybe you are looking for

  • Issue in setting IBASE component of service confirmation item

    Hello Experts,                I am facing a problem while creating a service confirmation item with reference to Service order items.  I am using CRM_ORDER_MAINTAIN bapi.  Issue is in the Ibase component of the service confirmation items as it is alw

  • Additional File Formats and Plugins popup

    I have deleted the effects folder in Plug-ins directory, and now, every time i start After Effects annoying message box pops up, saying it has attempted to install these plugins and failed (because i've canceled it ) Is there a way to get rid of the

  • Nokia 6500S Software Updater - PROBLEM

    Hi, Everyone! I was hoping that someone could give some assistance with a problem that I encountered with my brand-new Nokia 6500s (slider). I purchased the item about 3 days ago. It's a beautiful phone with great functionality. But, I noticed that I

  • Not showing in itunes after 5.0 update

    I have just installed 5.0 on both my iphone and ipad and neither shows up in iTunes BUT both show up in iPhoto! I'm running itunes 10 and have reset both devices. And like others have noted, the battery life on the ipad is now rubbish, I can virtuall

  • Date/Time field format not wysiwyg

    I have a date field in my form that I formatted as m/d/yyyy hh:mm.  I thought that because it formats that field in that way my script would get passed down that way however it is not.  I want to manipulate it so the value is in the format I want it