Area chart with line chart

Hello again!  I would like to develep a area chart with a line chart in one chart. Is it possible with Crystal? Thanks!

Did you mean a Trendline? If that is the case, right click on any of the areas in the area chart and select Trendlines from the context menu.

Similar Messages

  • Area chart with line graph combo - Is this possible to create?

    Can you create an area chart and line chart combo? The line bar combo chart doesn't capture what I want.

    hi,
    it is better for 2 different questions,make 2 differents threads...
    You used the 2ond solution(google???),put in the dashboard...html enabled...and check your pdf again.
    Moreover,printing pdf with answer is discouraged...always prefer Xml Publisher.
    Last,there are 2 fst files which configure the *.pdf files , check them,
    http://obiee101.blogspot.com/2008/09/obiee-pdf-controls-fst-files.html
    hope i helped....
    http://greekoraclebi.blogspot.com/
    ///////////////////////////////////////

  • OBIEE Area Chart with Line Graph

    Can you create an Area and Line Graph together in one chart with OBIEE (rather than with the bar graph and line chart combo)??

    Did you mean a Trendline? If that is the case, right click on any of the areas in the area chart and select Trendlines from the context menu.

  • Scatter chart with lines between points

    In one of our Deski reports, we have a "funnel" chart.  This is essentially achieved with a scatter plot graph with lines drawn between the scatter points to resemble a line chart.  This allows us to draw odd lines, such as a funnels that don't really look like funnels.    (Picture drawing a concentric circle for another visualization of what we are trying to accomplish).  So our problem is that we need to convert this Deski Report to Webi in order to move to BusinessObjects 4.1.  But we cannot seem to achieve this in Webi because the scatter plot in Webi does not draw lines between the points.  Any ideas out there?  Can this be done in a current BusinessObjects tool?

    Hi,
    We have the same problem, did you solve your problem and how?
    thanks in advanced

  • Stacked Column Chart with Line

    Hi
    I need to Create a Stacked Column Chart representing 1 set of measures with a Line representing a target.
    I want to create a chart where the Sales Amount in different Sectors is represented as a stacked column and the targets are represenetd as a line.
    Currently BO supports Bar charts with line.
    Does anyone know if such a feature will be supported in the new release of BO XI. Also is it possible to raise a request for this feature to be included in the new release
    TIA

    We are also a 30 persons department (Marketing) using in the same BO charts (since 2001) quarters made of :
    - first single column ( 2014 billing in a query1)
    - second stacked column (2015 billing +2015  firm orders backlog, 2015 frame orders backlog in a query2)
    - third single column (2016 backlog in a query3)
    and a superposed budget line
    the first and the third column are offset respectively to the left and right of the second column by blank and dummy single columns of data called ghost1 and ghost2. 2016 is still empty here but the principle is clear.
    This principle is used liberally in 200 + different reports. Also with transparent columns and other complicated, but graphically intuitive reports.
    How can we continue to use this very natural representation of our several hundred million $ business. I have not found the mixed single column, stack column and line option in BO XI 3.1 . Please re-develop one asap if necessary. SAP should please please report asap on the recovery timeline of this lost feature. The switch from Visual Basic development to Java development should not lead to regression of any feature.
    Regards.
    Jean-Marc Imbert
    Marketing manager

  • How to combine Area chart and Line chart?

    Hi,
    I have to display Area chart with the Line chart in one graph.
    How can i do that,
    Please suggest.

    Pretty easy, just add series to your chart
    http://forums.arcgis.com/threads/73636-How-to-combine-line-chart-and-stacked-column-chart
    Dany

  • Problem with Area  Chart

    Hi EveryOne,
    Me having problem with area chart,i have taken 3 area series
    to plot when me plotting the values one of the series is getting
    overlapped,Why its happening like this? Me attached the code
    Thanks in advance.
    <?xml version="1.0"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml">
    <mx:Script><![CDATA[
    import mx.collections.ArrayCollection;
    [Bindable]
    public var expenses:ArrayCollection = new ArrayCollection([
    {Month:"Jan", Profit:0, Expenses:0, Amount:450},
    {Month:"Feb", Profit:5, Expenses:0, Amount:600},
    {Month:"Mar", Profit:5, Expenses:5, Amount:300},
    {Month:"Mar", Profit:0, Expenses:5, Amount:300}
    public var expenses1:ArrayCollection = new ArrayCollection([
    {Month:"Jan", Profit:0, Expenses:5, Amount:450},
    {Month:"Feb", Profit:5, Expenses:5, Amount:600},
    {Month:"Mar", Profit:5, Expenses:10, Amount:300},
    {Month:"Mar", Profit:0, Expenses:10, Amount:300}
    public var expenses2:ArrayCollection = new ArrayCollection([
    {Month:"Jan", Profit:5, Expenses:0, Amount:450},
    {Month:"Feb", Profit:10, Expenses:0, Amount:600},
    {Month:"Mar", Profit:10, Expenses:6, Amount:300},
    {Month:"Mar", Profit:5, Expenses:6, Amount:300}
    ]]></mx:Script>
    <mx:AreaChart id="myChart"
    showDataTips="true">
    <mx:series>
    <mx:AreaSeries id="ara" dataProvider="{expenses}"
    xField="Expenses"
    yField="Profit"
    />
    <mx:AreaSeries id="ara1" dataProvider="{expenses1}"
    xField="Expenses"
    yField="Profit"
    />
    <mx:AreaSeries id="ara2" dataProvider="{expenses2}"
    xField="Expenses"
    yField="Profit"
    />
    </mx:series>
    </mx:AreaChart>
    </mx:Application>

    Seems to simply be a problem with your data. See this
    code.

  • Problem with Stacked area chart

    Hi all,
    I'm working on delivery data according to month having input(combo) as the year. I'm trying to display the data in percentages in Stacked area chart having series as ontime delivery, 1 week late, 2 weeks late,........5 weeks late and category labels as months. The problem is when I take the Preview of data I get to see the data for ontime, 1 week , 2 week as it should be but when I hover the mouse over the 2 weeks data area  mouse over values shows 5 weeks data(0 %) where as in reality the colored area belongs to 2 weeks data. I tried to delete 5 weeks series data and now it shows as 4 weeks data.
    What could be the problem ?
    Thanks

    >
    Raghavendra Gadhamsetty wrote:
    > Did you try adding the formula year(datefield) in X axis by removing the existing datefield?
    >
    > Regards,
    > Raghavendra
    Thanks for the answer regarding dates. I'm still awaiting an answer on the following part of my question:
    "My problem is that I am trying to configure a stacked area chart to show various related financial figures over the period of a year or more. My problem with a regular stacked area chart is that because of the large number of data points (daily) the X axis becomes far too chaotic with the large number of labels. The obvious option seems to be to use the "Show time scale" option in axis settings, however when you chose this option the "Date axis area" chart type is automatically chosen and this chart type doesn't seem to allow stacking. Can anybody help?"
    Thanks in advance for your help.
    Kind Regards,
    Mark

  • Horizontal scroll bar with Line charts

    Hi,
           I want  a scrollable bar attached to x-axis as in this example(fourth one in the following URL---http://www.connectedpixel.com/blog/scrollingcharts).I able to find these feature only with ColumnCharts .Can any one tell whether can we apply the same to LineCharts .I request you to send some docs/examples of scrollbar with Line Charts
    Regards
    Kalavati
    [email protected]

    Kalavati,
    it's all fairly straightforward ActionScript stuff. Create a new ActionScript class derived from Panel. In a suitable handler create the line chart and scroll bar (HScrollbar), position them wherever you want with the x/y/height/width properties, and add them as children (otherwise they won't show up).
    I'm not sure what you're wanting to do with the scroll bar but let's suppose that at the start you show all the x-axis data (which is the default) and have the scrollbar thumb pointer at 100% (ie scrollPosition=maxScrollPosition). Then catch the scroll event. In the handler, work out the percentage across of the current position (this is a whole lot easier if you've set maxScrollPosition=100 to start with), then work out the implied change to the line chart in terms of data values. I don't know if you know in advance the data values or not, but it doesn't really matter. Suppose the horizontal axis is a LinearAxis. keep hold of the data max value along this axis for later use (say max_data_value), then do
    LinearAxis(chart.horizontalAxis).maximum = max_data_value * [the percentage worked out from the scroll bar]
    Richard

  • 3D Area chart with incremental sum

    Hi all,
    I am quite new to Numbers, but I found it to be extremely powerful in keeping control of my activity, especially if used with iCloud.
    In this case I have a spreadsheet with all my recorded invoices.
    This is, roughly, the structure:
    invoice id
    amount
    sent
    payed
    201301
    1000
    12/06/2013
    11/11/2013
    201302
    1500
    14/07/2013
    09/10/2013
    201303
    2000
    15/08/2013
    201304
    3000
    20/08/2013
    28/11/2013
    I would like to have a 3D area chart, composed by two areas.
    For first area there should be 4 momentum on x-axis (but I can add invoices anytime) representing 'sent'.
    At each point I need to have the incremental sum which is 1000, 2500, 4500, 7500.
    The other area has the real payed amount, an in this case on x-axis it would be 3 momentum representing 'payed'.
    And the same apply for the sum: 1500, 2500, 5000.
    Of course I have full control on this spreadsheet, therefore if necessary, I can add tables, rows, columns to achieve my need.
    I hope I made myself clear.

    I think this is what you want:
    Add two columns as shown (columns E and F).  I titled them "Amount Due" and "Amount Paid"
    E2=IF(ISBLANK(D2), SUM(E1), SUM(E1,B2))
    F2=SUM($B$2:B2)
    the notation "F2=SUM($B$2:B2)" means in cell F2 type (or paste from here) the formula:
    "=SUM($B$2:B2)" without the double quotes.
    select E2 and F2, copy, select E2 thru the end of column F (F5 in this example), paste
    make the first row a header and
    make the first column a header and
    now select columns A, E and F, now add a chart using the menu item "Insert > Chart > 2D Area"

  • Stacked area chart with start and end dates

    Hi,
    I'm trying to create a stacked area chart from values that have a start date and an end date. I'd like the area to be drawn as a sum of the values at each x-axis date interval. So if I have data like:
    Start              
    End               
    Value
    2013-01-01      2015-01-01     
    100
    2013-09-01      2014-01-01     
    200
    2013-01-01      2016-01-01     
    300
    What I need is to have the chart show the area y-axis at 400 from the start up to 2013-09-01 where it would rise to 600. At 2014-01-01 it would drop back down to 400 and at 2015-01-01 it would drop to 300 until the end.
    Is this possible without calculating the sums for each date beforehand?

    Hi Erba,
    According to your description, it seems that you need add Start and End fields with the same level (without group relationship) to the x-axis in stacked area chart. As per my understanding, we couldn’t add multiple fields in one group at the same level.
    So in order to work around this issue, we can modify the dataset to combine the Start and End field into one filed, then add the new filed to x-axis. For more details, please refer to the steps below:
    Modify the dataset with the following query statement:
    select Start as date , Value as value
    from table_name
    union
    select [End] as date, (0-Value) as value
    from table_name 
    Drag a Stacked Area Chart to design surface.
    Insert value field to Values pane, then modify it with the expression below:
    =runningvalue(Fields!vlaue.Value,sum,"DataSet_name")
    Insert date field to Category Group pane.
    The following screenshot is for your reference:
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Filling Flex chart bars with line strokes

    HI all,
    I have requirement to fill the columns of column chart with line strokes any suggestions ??..plz put here..

    Try BitmapFill or a custom fill.

  • Data point in area chart

    Hello,
    I have an area chart where month from Jan to Dec is displayed in x-axis and values are on y-axis. When user hover over first data point which should be jan, it dispalys Feb. Jan data point is not dispalying in hover over. Also area chart does not start from
    (0,0) coordinate. There is the s0me gap in x-axis and then Jan starts.
    Can you help please?

    Hi 1234alex,
    Per my understanding that you have design an area chart but the first data point which show the Jan didn't show but start with Feb, right?
    I have tested on my local environment and can reproduce the issue, the issue can be caused by you have set the "hide first and last labels along this axis" in the "Horizontal Axis Properties".
    Details informaion below for your reference:
    Right click the X chart axis and select the "Horizontal Axis Properties" and click the "Labels" on the left to check you haven't check the "hide first and last labels along this axis"
    If you haven't check it but still can't see the Jan shown, please check the sorting expression(If you have added to order the month in the x-axis, please provide it) to see if it is correct.
    I have add some sample data below and create area chart and also area chart combined with line chart, preview result as below, works fine:
    If your problem still exists, please try yo provide some sample data of the table and also the snapshot of the chart, if you have using some expression or setting, please also provide them.
    Any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Adding a lineseries to an area chart

    Hi all,
    I was wondering if anyone knew of any issues adding a
    lineseries to an areachart in Flex 3? I have an areachart with an
    areaseries showing various data. I want to allow the user to add in
    a threshold in the form of a lineseries on the area chart. To do
    that I've created the following 2 attached functions.
    I've tested these functions on their own on a LineChart and
    the threshold line appears fine but when I try to add them to the
    AreaChart nothing comes up? Does anyone have any ideas what I'm
    doing wrong or how I can get the lineseries to appear on the
    areachart? Any help really would be greatly appreciated as I can't
    seem to figure it out!
    Thanks in advance,
    Derm

    nikkib04 wrote:
    I tried exactly what you said and here are the photos. Will they fit in the boxes to cover the black background without stretching the picture? I did not see a option to fit the photos into each black square.
    Why not make your own montage?
    Photoshop Elements Techniques, Tutorials, Downloads, Video Tips, Newsletter and more - Photoshop Elements User
    For Yohl - Birthday Photo Collage Instructions - Elements Village

  • Date Axis Stacked Area Charts

    Hi,
    I'm just evaluating the full version of Crystal Reports 2008 having had some frustrations with the design restrictions in the basic version that ships with Visual Studio 2008. Particularly important to me is the design features for charting data. A lot of the charts I need to build have daily data points and the dates for these data points are represented as labels on the X axis. My problem has been that when you try and build a report with several months or more worth of data points the X axis is getting way too crowded even to the extent of being unreadable with overlapping labels. I've noticed in the full version that there is a date axis chart type whereby you can alter the scale of the X axis e.g. to only show a date at a frequency once per month or greater resulting in the X axis being readable. This seems to work great for line charts etc, however one of the charts I need is a stacked area chart and unfortunately I can find no options / chart types that allow me to scale the dates on the X axis. I've seen there is a date axis chart for area charts, but there is no option of having this chart type as stacked. I know you can also skip data labels in X axis group options, but the max I can skip is 2 and so that doesn't really help me either.
    Is there any way of achieving a stacked area chart with a scaled date axis in Crystal Reports 2008? If not it seems to me that the lack of this feature is a real omission from the product. Even Excel charts can handle this type of chart and I would imagine Crystal Reports charts should be more advanced in its charting capabilities.
    Any help or recommendations would be appreciated.
    Kind Regards,
    Mark

    I have run in to the same problem.  I work for a systems integration company and I purchased this software because I have a lot of crystal reports and .NET experience but I have very minimal crystal chart experience.  I need to use the charting to display data over time collections.  I need to show all data points collected but for some series that I deal with I need to be able to scale the x-axis labels to something that is legible.  There is an aftermarket package(CRReports3.5) for $500 more dollars that would enable me to control this but it seems like alot more money for a small piece of functionality that should already be built in.  I have Crystal Reports 2008 and am working with visual studio 2008 can someone please tell me is there ANY WAY to achieve this functionality without purchasing additional software?  Otherwise this software purchase was worthless for my current project.
    Regards
    Dave Bedo

Maybe you are looking for

  • Yoga 3 Pro cover crack

    I have my Lenovo Yoga 3 since 5 weeks now and unfortunately the machine shows a small crask on the cover, started with 0,5cm and now almost 2 cm. I wanted to state this on the forum since i have the feeling that this cover of this machine is very thi

  • Font size in photoshop elements and adobe

    Just got a new laplop and have photoshop elements 9 and adobe premiere. I'm having a terrible time reading what is on the screen.  Text is not only very tiny but it is most often black on gray or some other very difficult to read combination of color

  • How to get active document  swatch color and its value

    Hi i want to get the swatch color of active document i use 3 to 4 colors both cmyk and pantone which is in swatches now i want to get their values using script any one please help me Thank you Appu

  • PCI Bus unlocked on K9N4 SLI F

    Hello people, I'm new at this forum.  I'm from Argentina and I'm trying to find a solution to this issue. When I raise the fsb bus the pci bus go up too.  I have a sound blaster audigy on that bus and that's why I can't go further with my overclock :

  • Any idea on F5 SSL VPN plug in?

    I'd like to run F5 SSL VPN with Ubuntu 14.04. any suggeston on this plug in? It is suggested that this plug in is compatiable with 32 bit firefox, not 64bit firefox.. Any suggestion is much appreciated.