I want to make a simple line chart

i want to make a simple line chart using the data in two nonadjacent columns.
it seems that the easiest way to do this is to export the sheet to google docs and use THEIR charting, which is a two-click deal.
is there an easy way to do this in numbers?
my impression:
numbers:
very fancy, super pretty, easy to modify APPEARANCE, difficult to use actual charts. custom paint job on a junker
googledocs:
available everywhere, basic, more difficult with actual data flexibility, but you can use what you've got.
the whole emphasis on numbers seems to be how pretty i can make displays, but not a lot of emphasis on making it easy to make things work.
can anyone shed some light on how to make this simple instead of pretty?

You can definitely use the technique I mentioned to order the columns to make it easy to chart:
Here I created a table (the top one) to hold the original data and make a second table (the lower one) to pull data into two adjacent columns:
The bottom table, as I said pulls data from the top data table:
Then highlight the data in the table to chart, and selec the chart type from the menu (I suggest the bar chart which is the first item in the chart tool menu):
I made up this data and mean it to be no reflection on your running ability 

Similar Messages

  • Simple Line Chart - Values over time

    A simple line chart displaying a set of values over time would seem to be a very easy report to design. I'll be darned if I can see how to design it. Can anyone shed some light?
    I have provided links to a report and a spreadsheet which is the report datasource. My actual report will use SQL Server as its datasource. I am providing ths excel based example for the sake of protability.You will need to set the datasource location after saving the files to your hard drive.
    I can get the lines to draw properly, what I cannot figure out is how to specify the datetime values for the x axis. The column I would like to use on the x-axis is called DerivedLoggingTime.
    I'd also like to get control of the logarithmic algorithm used to formulate the y-axis values. I am not always happy with the values that the log algorithm comes up with.
    Any help is greatly appreciated.
    [Link to report|http://www.usol.com/~joe/linechart.rpt]
    [Link to spreadsheet|http://www.usol.com/~joe/AnalysisResults.xls]
    Another discovery while working on this report - our database will be SQL 2008 and  we are making use of the datetime2 datatype. CR appears to be treating this datatype as text. So when working with the SQL based datasource, I had to cast datetime2 columns as datetime in order for CR to see the columns as datetime instead of text. This is fine in this instance because the granularity of the datetime values for this particular report does not require datetime2, but that will not always be the case. CR will need to recognize the new datatype.
    Edited by: Joe Sytniak on Jul 17, 2008 5:37 PM

    Hi Joe,
    The Date Axis Line Chart of the Numeric Axis Type Chart, can be used to display data on a regular interval of days, Months and Years. The information displayed can unfortunately not be more granular that days.
    This type of chart is generally used when the data is recorded on irregular intervals in the database, and to make sense of the information stored it needs to be displayed at regular intervals.
    Since the data stored in your data source seems to be stored every 4 minutes, it will not be necessary to use this type of chart. I will suggest to use the regular line chart instead.
    To create a line chart using your date time field and value:
    1. Select "Chart" under the menu "Insert"
    2. Insert the chart on your report in the desired section.
        ( Group Header # 3 in your case. )
    3. In the "Chart Expert" window, under the tab "Type",
        change the chart type to a line chart by selecting "Line" in
        the "Chart Type" list.
    4. Under the tab "Data", add the database field that contains the Date Time information under the "On change of" list.
    (In your case, add the "DerivedLoggingTime" database field)
    5. To display the data for each minute, select the database fields you just added under the "On Change of" list, and
    click on the button "Order". In the "Chart Sort Order" window,
    select "For each minutes" in the "Section will be printed" drop down list, then click "OK"
    6. Add the field you want to display the value in the "Show Value List", then click "OK"
    Now it will display a line chart as desired, but since there is a lots of data point on your chart, the x axis date time labels will overlap each other. To avoid  this situation, I will suggest to skip labels.
    To format a chart to skip labels:
    1. In the "Preview" tab of the report, select one of the x axis label, and right click on it. In the contextual menu, select "Group (X) Axis Options..."
    2. In the "Group (X) Axis Settings" window, under the tab "Layout", check the option "Skip Group Labels" and set the value to 15 for example.
    Now, it will display the date time label at every 15 data point.
    As for your question on how get control of the logarithmic algorithm used to formulate the y-axis values, we unfortunately do not have much control over it other than:
    - Entering static values, or
    - Checking or Unchecking the option "Use Logarithmic scales"
    The above options are available on the y axis. To change those options:
    1. In the "Preview" tab of the report, select one of the y axis label, and right click on it. In the contextual menu, select "Group (Y) Axis Options..."
    2. In the "Group (Y) Axis Settings" window, under the tab "Scales", you will see the following options:
    - Minimum Values
    - Maximum Values
    - Use Logarithmic scales
    I will suggest to check the option "Use Logarithmic scales"
    Finally, as for the issue you discovered where SQL Server 2008 data type DateTime2 is converted to a string in Crystal Reports 2008, it is important to note that SQL Server 2008 hasn't been released yet, therefore it has not been tested in Crystal Reports 2008. Once SQL Server 2008 is released, I will suggest to test it again using the ODBC driver provided with this new version. 
    At this point I am assuming that this is happening because it is a new data type and an unknown data type get converted to string.

  • How to draw a simple line chart using GRAPH_MATRIX_2D function

    Hello,
    can anyone help me with that function please,
    i couldn't draw a line graph with three data series, i mean with three lines in the graph.
    i want to the chart to be drawn as line graph at the beginning, i shouldn't have to change the chart type later,
    can anybody send me a sample code that does what i want.
    i am expecting your answers,
    thanks.
    Note: all answers will be pointed.

    Hi Ali,
    please refer to my reply [here|Re: drawing 2d line chart problem, urgent please!!!] and skip this thread. This is a copy of the other request.
    Regards
    Matthias

  • I want to make a simple image editor by as

    I do not have any concept about how to scale the image in the
    editor.
    For example, when the user clicked one of the image in the
    editor then he/she can scale the selected image by mouse just like
    the scale function in MS Paint..
    thank so much~

    You can definitely use the technique I mentioned to order the columns to make it easy to chart:
    Here I created a table (the top one) to hold the original data and make a second table (the lower one) to pull data into two adjacent columns:
    The bottom table, as I said pulls data from the top data table:
    Then highlight the data in the table to chart, and selec the chart type from the menu (I suggest the bar chart which is the first item in the chart tool menu):
    I made up this data and mean it to be no reflection on your running ability 

  • Simple line chart formatting problems

    I am using the Visual Studio 2008 version of Crystal reports. I am trying to chart the maximum, minimum, and today's prices for natural gas. I have a sql view to that returns 48 rows of data. I want the legend to be MIN. MAX, NOW and the colors to be  green for MIN, red for MAX and blue for NOW.
    I can not set the legend test, the line color and the x axis labels are not readable. Any suggestions would be helpful.
    This is a example of the data:
    dtContract    Now    MAX    MIN
    5/10    3.975    6.207    3.869
    6/10    4.064    6.307    3.965
    7/10    4.185    6.419    4.082
    8/10    4.28    6.507    4.163
    9/10    4.332    6.56    4.207
    10/10    4.447    6.667    4.314
    11/10    4.827    6.997    4.676
    12/10    5.247    7.387    5.096
    1/11    5.464    7.597    5.316
    2/11    5.433    7.597    5.283
    3/11    5.343    7.427    5.172
    4/11    5.153    6.907    4.947
    5/11    5.17    6.887    4.946
    6/11    5.222    6.977    4.988
    7/11    5.289    7.077    5.053
    8/11    5.341    7.152    5.105
    9/11    5.371    7.182    5.138
    10/11    5.47    7.262    5.235
    11/11    5.722    7.502    5.492
    12/11    6.022    7.797    5.792
    1/12    6.225    8.002    5.995
    2/12    6.167    7.997    5.952
    3/12    5.995    7.767    5.77
    4/12    5.555    7.144    5.335
    5/12    5.555    7.102    5.325
    6/12    5.598    7.182    5.368
    7/12    5.658    7.277    5.428
    8/12    5.711    7.347    5.478
    9/12    5.744    7.377    5.513
    10/12    5.842    7.457    5.613
    11/12    6.082    7.689    5.856
    12/12    6.347    7.979    6.129
    1/13    6.548    8.184    6.333
    2/13    6.503    8.179    6.298
    3/13    6.304    7.949    6.088
    4/13    5.844    7.264    5.621
    5/13    5.821    7.219    5.586
    6/13    5.866    7.304    5.636
    7/13    5.934    7.399    5.706
    8/13    5.989    7.469    5.761
    9/13    6.024    7.499    5.796
    10/13    6.124    7.584    5.906
    11/13    6.364    7.829    6.151
    12/13    6.629    8.119    6.421
    1/14    6.829    8.324    6.626
    2/14    6.789    8.319    6.586
    3/14    6.584    8.079    6.381
    4/14    6.104    7.399    5.901

    Found another work around.

  • Want to make a simple form

    I have no experience with making forms or using databases or
    anything like that.
    But all I want to do is make a form where the user can fill
    out info in a series of text fields, which gets sent to my email
    address when you hit "submit".
    Is this easy enough to do? Can i do this just using html?
    Is there just a command I need to put somewhere to tell the
    form to send as an email?
    If it's not that simple, does anyone know of a good tutorial
    for this?

    There are only two ways to process form data -
    1. Use mailto:[email protected] as the action of the form
    2. Use a server-side scripting method to a) harvest the
    form's data, b)
    process it in some manner, e.g., enter it into a database, c)
    formulate and
    send an email to one or more email recipients, and d)
    redirect the visitor
    to some ending page
    Method 1 is quite simple, and is also the least reliable. It
    depends both
    on your visitor having an email client already installed on
    their computer -
    this eliminates public computers, or home users without email
    clients
    installed (more and more it seems) - and on the installed
    email client
    responding to
    the mailto call. It is not possible to use this method *and*
    send the
    visitor to a
    thank you page as well.
    Method 2 is the preferred method, since it eliminates the
    problems of method
    1, but it means that you have to grapple with
    server-scripting somehow (ASP,
    CF, PHP, perl, etc.).
    You would have to decide which of these methods is best for
    your needs,
    but if it's Method 2, then start by asking your host what
    they provide for
    form
    processing.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "BullocksTroy" <[email protected]> wrote in
    message
    news:[email protected]...
    >I have no experience with making forms or using databases
    or anything like
    >that.
    > But all I want to do is make a form where the user can
    fill out info in a
    > series of text fields, which gets sent to my email
    address when you hit
    > "submit".
    >
    > Is this easy enough to do? Can i do this just using
    html?
    > Is there just a command I need to put somewhere to tell
    the form to send
    > as an
    > email?
    > If it's not that simple, does anyone know of a good
    tutorial for this?
    >

  • Beginner (I want to make a simple button with code)(very basic)

    I've had some success with AS3, but so far all the code I've
    written just runs once the program starts, and thats it. The code
    is attached to the first frame of the flash file.
    I want to be able to take the code I've already made, and
    stick it into a button, so the code will run every time the button
    is pressed, without having to reload the whole program.
    Basically all I want to do is make a button that runs the
    code:
    trace('hi');
    every time it is pressed.
    Once I have that, I can figure out the rest by my self.
    Please help.

    Is this button on the stage and in the timeline? If it is,
    then select the button on the stage and then, in the Properties
    window, give the button an instance name if it doesn't have one
    yet.
    In a new layer, in the first frame, add this code:
    buttonInstanceName.addEventListener(MouseEvent.MOUSE_UP,
    buttonUp);
    function buttonUp(event:MouseEvent):void {
    trace("hi");
    substitute the button instance name that you used for
    "buttonInstanceName" in the first line.

  • I want to make a simple PhotoBook

    I have 50 illustrations I want to turn into a 50 page book, thats it. One illustration (jpg) per page. There has to be an easy way to do this? Help please! I am a beginner, but I looked online and couldn't find anything. Thanks for the help in advance.

    I'd recommend that you use Pages instead and save as ePub. Drag the each picture in, center it, add a caption if you want, and insert a page break. When you are finished export as ePub. Using Pages rather than Author gives you the advantage of looking good in portrait mode, having larger pictures, working on different devices. I think this would work well on a simple project like yours. Use author if you want to do more complex things. Another problem is that your project will look awkward in portrait mode if you use Author.

  • HT2523 how to make a simple line across the page

    how to mmake a line across

    In what application, running what version of OS X?
    (A Mac cannot run iOS)

  • Why when I want to make a simple purchase, am I asked for personal info? Like a phone number.

    Invasion of privacy. I left the item rather than give up the info

    Hello User486289, 
    Welcome to the Community Forums!
    I'm very sorry to hear that you left your item and walked out. I understand that you might not wanted to give us your phone number, but it is part of the information that we collect as per our Privacy Policy seen here. 
    Thank you for providing us your feedback, and I hope you will change your mind and consider shopping with us again soon. 
    Regards, 
    Justin|Community Connector | Best Buy® Corporate
     Private Message

  • Line chart question

    I have AW 6. I want to make a color line graph (chart) of some temperature data. The Y axis will be the temperature and the X axis will be the date for a month. So it is a simple temperature vs. date line graph. There will be two sets of data placed on this graph - the maximum temperature for the day and the minimum temperature for that same day for each of the days of the month. Therefore two lines will appear on the chart - Max line and Min line. I have been doing this for years and somehow must have formatted to show the Max line in red and the Min line in blue which makes sense. The data for the graph have been taken from a table showing three columns in the order date, max temp, min temp. However, recently most weather data has been reversed showing the lowest (min) temp for the day first since this occurs in the early morning hours of the day so I have decided to go along with this new trend and now have my table in the order date, min temp, max temp. However, now that I have reversed the order, the min temp line appears in red and the max temp line appears in blue. How do I change the colors to the logical blue for min and red for max. I must be missing something very simple here and have checked all the chart options but must be a bit blind or something.

    levlvl wrote:
    How do I change the colors to the logical blue for min and red for max?
    Make sure you have displayed the legend for the chart, and that you have the Tools showing.
    Click on the coloured square for Max in the chart's legend, then click the Pen button in the Tools, then choose the pen colour from the Color palette in the Tools. Click the square for Min and again choose the new Min colour from the palette.
    To change the colour of the data points, double click the coloured square in the chart's legend, then click the coloured square beside "Symbol" in the Char Options (Series) dialogue that opens. That will open a Color palette from which you can choose the same colour as you've set for the line. Use the pop up menu "Edit series:" to switch to the Min series and repeat.
    Regards,
    Barry

  • Line Chart & "don't summarize"

    Post Author: HelenW
    CA Forum: Charts and Graphs
    I am trying to create a simple line chart showing the value of an integer variable plotted against the time of day (24 hours). My problem is that when I choose the field that I want to plot, the checkbox for "don't summarize" is disabled, and I have no choice but to summarize the data. I am using Crystal Reports XI Release 2. Any suggestions?
    Thx
    Helen

    Post Author: Sriram Venkataramani
    CA Forum: Charts and Graphs
    Hi Helen,Had the same problem. Interestingly, the solution is that the "Don't Summarize" field is only available for formula fields.If you don't want to summarize a field, create a new formula which returns the value of that field. That should do the trick.Source: http://publib.boulder.ibm.com/infocenter/radhelp/v6r0m1/index.jsp?topic=/com.businessobjects.integration.eclipse.doc.crdesigner/reportdesigner/crurfchartexpertdatatab.htm - Sri

  • How to create line chart

    Hii Experts,
    How to create line chart?
    I want to  prepaire a line chart in a report. i have 1 table. In a table have 2 fields. chart is created in these 2 field refrence how It's possible?
    Thanx in Advance
    Regards
    Vshal

    I found it very easy to produce a line chart in a window container using FM GFW_PRES_SHOW.  In my case this produces a basic line graph with three lines across 15 time periods.
    See transaction GRAL for various chart types...they're relatively easy to produce...  I picked DEMO_GFW_PRES_SHOW report program from GRAL as my example for how to produce a simple line chart very quickly.

  • Line Chart notdisplaying in X 2008 SP2

    Hi, I''ve just upgraded to SP2 and my simple line chart is just not displaying in preview. So far as I can see, the links are right. Are there any obvious reasons why that might happen (yes, I have used Xcelsius for afew years)? Thank you
    Jon

    Hi Jon
    A few thoughts come to mind:
    1.  Do you have anything tyhat might effect Dynamic Visibility of the chart?
    2.  Do you have a component which would move blank data intot he chart area upon generating the preview?
    3.  Can you create a new line chart, link the same bindings - does that preview?
    Regards
    [Charles|http://www.reportex.co.uk]

  • Data Disappears from Line Chart in Preview Mode

    Help! Line chart data present in design mode, but disappears when in preview mode.  I have a dashboard that I update monthly.  Simple line charts.  Now, the line chart data is visible while in the design view, but does not show up when in the preview view or even when converting it to a PDF or Powerpoint.  SWF issue?  Inputs are needed!
    Thanks,
    Stan

    Hi Stan,
    The answer to, why the data disappears in runtime mode, depends on how you retrieve the data in your dashboard.
    It seems that you have some sample static data in your spreadsheet that shown in design mode. But chances are that this data is set to be overwritten in runtime mode, if you import your data using QAAWS, Live Office or similar.
    I would suggest you to add a "spreadsheet table" component (found in the bottom of the Selectors category in the components browser) to your dashboard. Set the spreadsheet table to display some of the cells in the spreadsheet that you expect to get populated during runtime.
    In this way you can verify if data is actually present in the relevant cells during runtime.
    By the way - this is also a best practice method to test data-retrieval in Xcelsius.
    I hope this helps.
    Kind Regards,
    Simon

Maybe you are looking for

  • Row_number() -SQL function throws error - SAP B1 2005 B - PL 36

    hi experts, when i try 2 run "SELECT * FROM (SELECT ROW_NUMBER() OVER (ORDER BY CardName) AS RowNo,CardCode,CardName FROM OCRD Where CARDTYPE='C') AS OCRD" query in SAP B1 2005 B, PL-36 it shows an error -server throw an exception. anybody can commen

  • "Overlapping ResultSets" from one Statement Object

    I'm using Hypersonic database and retrieving data using JDBC. I create a single Statement object which I use to return multiple ResultSets. e.g. conn = DriverManager.getConnection(url.getText(), "sa", "p"); stmt = conn.createStatement(ResultSet.TYPE_

  • Utility to clean iTunes music library?

    Hello, I recently lost a massive amount of music from my iTunes library. The songs are still listed in my 'Music - Library' but they are no longer on my hard drive. They were deleted from the hard drive by an unknown software application. Is there an

  • Unauthorized changes after turning off

    Came back from a trip and turned our iMac back on.  Then I noticed it no longer required me to log in.  Then I checked the recent activity and noted that a System Preference app was listed. Can anyone tell me what is going on? Is there mischief a foo

  • Stripes down the center of pictures when I print them

    When I print 4 pictures on a page, I get a stripe down the center of the bottom two pictures  the material printed on the stripe is from the right hand side of the picture.  One stripe (lower left picture) is 3/8" wide; the stripe on lower right is o