Create Basic Timeline with Numbers

I haven't found any timeline software that I'm impressed with so far, so I've made it my goal to create a basic timeline with Numbers. My dates are years, not specific days. (It's for an Old Testament class so some examples of my dates are the Edict of Cyrus in 539 BC, Completion of the second temple in 515 BC, Death of King Uziah in 740 BC, etc.)
I'm using negative numbers for the year. I've plotted the events on a line graph, however I want to have each event labeled accordingly. Does anyone have an idea of how to do this? Thanks!
~Rick

Well, here's what I might do to create such a chart:
In my table I would have a column (B) that has the years of each event I would want to plot. Next to it, in column C, would be all zeros. I'd put the event names in column D, though this is only for reference, they won't be plotted. I would create a scatter chart from columns B and C.
In the chart inspector I would set the Y axis Min to be zero, the Max to be 1, no grid lines, not show the Y axis, no title or legend, etc. I would use the default + sign for the data points but I would perhaps make them larger in the Chart Inspector. I would make the data point lines wider in the Graphic Inspector so they show up better.
For the text, I would create a text box. In the Graphic Inspector I would turn it 90 degrees (vertical). I would copy this box and paste it repeatedly so there are a bunch of them to work with. I'd put event names in each one. Then I'd put them all on the graph above the correct years. You may have to hold down the command key while dragging the text boxes to be able to align each one exactly over a data point.
That's the basics. You might want to fancy it up a bit more. One thought would be to create a custom format for the X axis so the years display as "500BC" vs "-500". Do this in the table inspector in the Axis tab. Choose Custom and the custom format pane will open. Click on the plus sign and add the condition "if less than zero". Type BC at then end of the #,###. Right click on the #,### and click to remove the separator (the comma). You can change the "positive" dates in a similar fashion so they will have an AD (if you have any positive dates).
Message was edited by: Badunit

Similar Messages

  • Path towards creating a Timeline in Numbers '09

    Hi;
    i'm trying to figure out how to build a timeline in Numbers '09 with a graph.
    I'm trying to build say a one year graph with daily increments on the X Axis.
    The data looks like this:
    Date CC Store Item Category Price
    2/1/08 AmEx xx379 TRADER JOE'S ww pita Groceries:Bread & cereal -0.99
    2/5/08 AmEx xx379 TRADER JOE'S ww pita Groceries:Bread & cereal -0.99
    2/12/08 AmEx xx379 TRADER JOE'S ww pita Groceries:Bread & cereal -0.99
    2/17/08 AmEx xx379 TRADER JOE'S ww pita Groceries:Bread & cereal -1.29
    2/21/08 AmEx xx379 TRADER JOE'S ww pita Groceries:Bread & cereal -1.29
    2/29/08 AmEx xx379 TRADER JOE'S ww pita Groceries:Bread & cereal -1.29
    3/9/08 AmEx xx379 TRADER JOE'S ww pita Groceries:Bread & cereal -1.29
    3/15/08 AmEx xx379 TRADER JOE'S ww pita Groceries:Bread & cereal -1.29
    3/27/08 AmEx xx379 TRADER JOE'S ww pita Groceries:Bread & cereal -1.29
    I want to plot the dates for the year that i bought pita; it might be nice to secondarily plot the price flux over the year.
    Thanks
    Jim

    You have two choices. You can make a 365 row table with every day in the year. Enter the first date then all the rest of the date cells can be created by adding 1. The second column would be what you bought, the third would be the price. If you only want to plot that you bought something (not the price), use something like =IF(ISBLANK(Ax),"",1) in the next column and plot that column against the date. The second way is to make a scatter chart. Your dates can't be in a header column but your table will only need the dates you bought things, not every date of the year.

  • Create a timeline in numbers

    I wonder if anyone knows of a template for creating a time-line in Numbers? I am at present evaluating a timeline app, (Aeon Timeline) but it is not perfect for what I want to do and if someone had produced a Numbers timeline it would at least give me a start! Cheers.

    I was interested in this and the best I could find was this discussion.
    This one also looked interesting too, but the graphic isn't there any more.
    And this one perhaps gives some ideas usng the drawing approach.
    I agree with Wayne that there are probably better tools, depending on what you want to do.
    I have Aeon and it does well for me. If you want fancy presentaton also check out BeeDocs. For very detailed and flexible analysis and presentation, at a price in $ and time, it's tough to beat the timeline view in Tinderbox.
    SG

  • How to create a string with numbers, separated by ",".

    Hello!
    I have a start number and a end number. For example 101 and 110.
    Now I want to create a string containing all numbers between 101 and 110 separated by comma(",").
    (101,102,103 .......,110)
    Any smart suggestions?

    Hello EKrille,
    I changed the vi from tst to give the same results on both options...
    Best regards,
    GerdW
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome
    Attachments:
    string.vi ‏26 KB

  • Urgent help! trying to create basic report with prompt.

    Hi,
    I'm trying to create a report which allows a user to select a item_id value (using either a LOV or manually entering a text_id) and then too display output.
    for some reason apex does not like the '&' prompt, in the SQL.
    Any help or suggestions, would be great? this is quite straightforward so it must be something I'm doing wrong!
    sql statement below:
    select i.item_id, i.title, d.date_logged, d.details
    from tracking_issues i, tracking_details d
    where i.item_id=&item_id
    and i.item_id=d.item_id

    Smiley,
    Apex is building a JSP, so instead of you running the page and it poping up a input box that you might be familar with if you run your sql in TOAD or SQL Nav it is waiting on your input(text box/LOV) to populate the item_id field. You need to build your LOV on something like select item_id d, item_id r from items and then once you select that item in the LOV the page will(should - based on how your branch is set up) to the page you are on and your report is displayed.
    Also make sure in your branch you are setting the LOV item name to the value you select for it in the branch since the page needs re-submit.
    Your select statement for your report should look like:
    select item_id, title
    from tracking_issues
    where item_id=:p1_LOV
    --where p1_lov is the name of your LOV
    -David

  • How to create the timeline chart in SSRS 2008

    Hello Everyone!!
    How to create basic timeline chart with x asix as month and  show project start date as marker on this in ssrs reports
    Which type of chart i should use and any sample link?
    Something like in below link
    Timeline
    image

    Hi SonikaJ,
    After testing the issue in my local environment, we can enable the Scalar axis option to display a set of axis values on a continuous scale and reset the “Interval” property of the X-Axis. For more details, please see the following steps:
    Drag a Column Chart to design surface, insert corresponding fields.
    Right click on the Horizontal Axis and open the “Category Axis Properties” window.
    Check the “Scalar axis” option, set the “Interval type” to “Months” and set the “Interval” to 1 for example.
    Right click on the Vertical Axis and uncheck “Show Axis” option to hide the Y-Axis.
    Right-click the series columns to select “Show Data Labels”, then right-click on the Label and select Series Label Properties.
    In the Expression dialog box, modify the expression to anything you like.
    To adjust the width simply select the appropriate series and go to the properties pane and drill down into the Custom Attributes and find the PointWidth. Then set the value to 0.1 for example.
    If there are any other questions, please feel free to let me know.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • How to create a Random Timeline with checks?

    I have a simple multiple question quiz with 100 questions.
    I want the questions to be randomly asked, without repea
    ting a questions as the end works on a scoring system out of the 100 so it needs to ask
    all the questions.
    Question one starts on frame 5 of the timeline and the last question is on frame 105.
    Can someone please assist on how to write this script with the checks?

    I do apologise, it was not my intent. I thought that if you s
    aw the file you would understand the problem. I love trying to sort
    things out myself and am on the brink of a breakthrough however??
    The problem is and I will explain with the short version I am trying out first.
    Frame 1 is the welcome screen and has a start button to start the quiz.
    Frame 2 the quiz starts and is a multiple answer quiz with 3 answer option only one being correct with the score++ I have on the actions tab the script you sent me of:
    // begin code
    // the for-loop populates frameA with numbers 5,6,...,105
    var frameA:Array = [];
    for(var i:Number=5;i<=105;i++){
    frameA.push(i);
    // the shuffle() function randomizes the contents of frameA
    shuffle(frameA);
    function shuffle(a:Array):Array {
        var len:Number = a.length-1;
        for (var ivar:Number = len; ivar>=0; ivar--) {
            var p:Number = Math.floor(Math.random()*(ivar+1));
            var t = a[ivar];
            a[ivar] = a[p];
            a[p] = t;
        return a;
    // end code
    Each answer is a button and has the gotoAndStop(frameA[0]); script on them:
    The next frame is the next question and has the 3 buttons as well with the following script: gotoAndStop(frameA[1]);
    and then so on till frame 6 with the following script on the 3 buttons: gotoAndStop(frameA[5]);
    It does randomize the questions but seems to repeat questions and does not end up in frame 7 when all questions completed, I assumed with the check it would automatically go to the next frame but am now thinking I need a script to tell it that on completion it needs to go to frame 7.
    Frame 7 basically does the math of the score++ and gives a total.
    I do hope you can assit and once again do apologies.
    Thanks.

  • I want to go back to the previous 2014.2 version.  .3 is much too buggy and full of error messages. Creating problems as I am on a timeline with my client and I don't have time to fool around with all the problems.

    2014 .3 is much too buggy and full of error messages. Creating problems as I am on a timeline with my client and I don't have time to fool around with all the problems.

    You didn't mention what error(s) you've encountered? A workaround for the most commonly hit problem is here Re: error in Muse : Object UID:U6875 has two (or more) owners: U3633 and U3165
    If you have a copy of your .muse file that has not been saved using 2014.3, you can downgrade by uninstalling Muse and then choose Previous Version in the Filters drop down in the Apps panel of the Creative Cloud desktop app. There will be a popup next to Muse where you can select a prior version to install.

  • I have created a spreadsheet on numbers for ipad with a list of customers as a drop down menu. How can i make their address appear underneath when i select the customer?

    I have created a spreadsheet on numbers for ipad with a list of customers as a drop down menu. How can i make their address appear underneath when I select the customer?
    iselect the customer?

    Hi bazza,
    We won't be able to put the address from a formula into the same cell that you enter the customer's name. We can put the address in the cell under the customers name.
    First let's take James advice and concatenate the address in the address table.
    Here is the formula in G2
    =CONCATENATE(B2&"
    ",C2&"
    ",D2&"
    ",E2)
    It shows this way because after I clicked on B2 and typed [&"] (no brackets) I typed option-return
    This gives you your new line. Then I typed the closing ". I repeated this for the rest of the address.
    Next we want to bring this to your order sheet. I prefer using the two formulas OFFSET and MATCH instead of VLOOKUP.
    base tells OFFSETwhere to start counting from. Click A1.
    row-offset is for the row. we will use MATCH() -1 to give us the row.
    What MATCH does is give you the row number where something is found and you can specify an exact match. I usually construct the MATCH formula first and then cut and paste it into OFFSET. MATCH looks like this: MATCH(A2,Table 1::A,0). A2 is what we are looking for, Table 1A::A is where we are looking (the entire column A), and 0 means we want an exact match. Can you see it inside the OFFSET formula? Notice that we had to subtract 1 from its result.
    column-offset tells OFFSET which column A=0 so we want 6.
    we ignore "rows", "colomns" we don't need them.
    If this seems like too much, just break it down into small pieces.
    quinn

  • Basic question, how to create rtf template with a given xml file

    Hello guys
    I am new to BI publisher and I am learning how to create rtf templates using given xml fiel definitions by following the bi publisher guide
    The steps I am following is:
    1, create template using template builders, which is downloaded into MS words.
    2, In the empty template, map the xml columns with template field using BI publisher tag
    3, upload the template to BI Publisher as a layout.
    That's all I can understand.
    My question is:
    1,in which above step do I import XML file into template builder (if not bi publisher), how to do so?
    2,After template is created, how to associate this template layout with existing reports in BI Publisher, or is it necessary at all?
    3,In the template content in MS Word template builder, what should I enter other than BI publisher tags for mapping XML field to desired template field
    Or, if my understand of this process is entirely wrong, what's the right process of creating rtf template with a given XML file definition
    Thanks

    If you have a BI Publisher desktop installed, have a look a the demos,.. should answer most of your basic questions.
    (Windows) Start->Programs->Oracle BI Publisher Desktop->Demos
    Invoice Demo - good one for those with E-Business Suite
    Report Demo - Sample using BI Publisher

  • Trying to open a number file it tells me i need a newer version i created it on this computer with numbers what do i need to do

    I am trying to open a file in numbers that I created in numbers but when I try it tells me that I need a newer version of numbers to  open.  I have version "09 2.3(554) and I have checked to see if there are any updates and I can not find any.  What do I need to do to open the file?
    Carol

    Carol,
    In Finder, Right-Click or Ctrl-Click the filename and choose Open With: Numbers 3.
    If you get the error you mentioned, it's almose always because you are inadvertently trying to open the docuement with the old version. It's easy to make that mistake because the icons look similar and of course the names are similar too.
    Jerry

  • How to modify line style on Line chart created with Numbers

    Line chart already created from Table but it's looks unexciting, a plain line with circles for data points.  I tried many ways to remove the 'circles' and to 'thicken' the lines and also to color it.  No luck!  With Numbers on iMac (the big machine), it was a piece of cake.   I read the online manual but couldn't find anything to help me out. 
    Help!

    There are around 800 Substance numbers and for each substance number there are around 10 IDtype. So It would be a costly processing.
    If there no other way doing it?
    I think, I need to follow this way as We can not determine the line number untill BDC is running.

  • I created a spreadsheet on my mac with numbers, and now it tells me  I have to buy a newer version of numbers to access the spreadsheet I created with the old program.  if I wanted problems like that I would go back to using windows

    I created a spreadsheet on my mac with numbers, and now it tells me  I have to buy a newer version of numbers to access the spreadsheet I created with the old program.  if I wanted problems like that I would go back to using windows

    Hi sar23,
    You may have inadvertently created or edited the document in the new Numbers 3.0 (which is free; you don't have to buy it) and are now trying to open it with the old Numbers 2.3.
    Both versions can be on your Mac at the same time, and can run at the same time.  The icons are similar so it's easy to confuse them (old on top here, new on bottom).
    The new Numbers 3.0 is in your Applications folder. The old Numbers 2.3 should be in a subfolder in the Applications folder named iWork '09 or similar.
    If you accidently edited an old document in the new version and want to take to take it back to the old version, you can export it:
    SG

  • Just bought a Macbook air.  Isn't it supposed to come loaded with Numbers, Pages and other basic software?

    Just bought a MacBook Air.  Isn't is supposed to come loaded with Numbers, Pages and other basic software?  I can't find these.  Can anyone help?

    It comes with iPhoto, iMovie and GarageBand, but not with Pages, Numbers and Keynote. You have to download them from the Mac App Store.
    Open the Mac App Store, go to Purchases and accept all these apps, so they will be downloaded and installed free of charge.
    If you cannot download them, see > http://www.apple.com/creativity-apps/mac/up-to-date/

  • How to create ONE graph with a growth trend ($ and %)?

    I would like to create a graph with a growth trend.
    The graph should have figures on one side reflecting $ values and on the other % growth.
    I cannot make a trend on the same graph and usually spend ages adding another graph to show the trend. I end up making 2 graphs instead of one.
    Please refer to the following really basic graph that will give you an idea.
    ex : http://www.tellurideareahomes.com/images/graph1.jpg
    Can anyone show how to do that?

    What you want requires a bit of trickery.
    Chart the bar graph
    Chart the trend
    then move the trend one above the bar one after setting its background to none.
    If this workaround is not OK for you,
    _Go to "Provide Numbers Feedback" in the "Numbers" menu_, describe what you wish.
    Then, cross your fingers, and wait _at least_ for iWork'09 (possibly for iWork '99)
    Yvan KOENIG (from FRANCE mercredi 19 novembre 2008 11:18:45)

Maybe you are looking for

  • I have two separate iCloud accounts.  How do I merge them?

    I have two separate iCloud accounts, one at mac.com and one at me.com.  But I only want to have one iCloud account.  How do I merge the two into one keeping all the data in each?

  • Extract a jar file

    Hi Everyone, I have a .jar file which contains some java packages. How can extract this file to view the package contents. Thanks a lot. Hung

  • Is it possible to set up a split audio track....

    ...while recording and create 2 channels with their own effects settings. I have a Tascam US-122MKII audio interface. If one guitar is plugged into LEFT channel and one into RIGHT channel, can they be split up while recording?  I don't quite know if

  • How can i insert values with single quote (')

    How can i insert a values like ABC's ? Edited by: LuKKa on Oct 6, 2010 12:48 PM

  • GlassFish suddenly stopped working

    Hi there I am using NetBeans 6.7.1 on OS X 10.5.8. I have been busy coding all day today in Java Server Faces using Netbeans. This evening all of a sudden Netbeans would not allow me to run my program (which was working fine 10 mins previous). I deci