Changes between Initial Version and Version 1 of AnugaExportCsv


Ignore:
Timestamp:
Jun 17, 2010, 4:55:07 PM (14 years ago)
Author:
hudson
Comment:

Added text body to page.

Legend:

Unmodified
Added
Removed
Modified
  • AnugaExportCsv

    v1 v1  
     1= Loading a .csv file as a graph using Open Office=
     2
     3Many files used by ANUGA are in the .csv format. With a little input from the user, these can be loaded as a spreadsheet in Open Office, or Excel, in Windows or Linux (Ubuntu in this example). The method is very similar for both applications and platforms, but the steps illustrated here use the freely-available Open Office spreadsheet application.
     4
     5== Open a CSV file ==
     6If you are using Ubuntu, it will automatically open .csv files using Open Office. If you are using windows, you may need to right-click on the .csv file, and then select the "Open With..." option, and choose Microsoft Excel.
     7
     8== Set formatting options ==
     9There is no common standard for .csv files, so you will need to tell the application a bit of information to help it open the file. Make sure the "comma" and "space" checkboxes in the "Separated by" box are both checked. Click OK to continue.
     10
     11== Create a chart ==
     12You should see the timeseries data in 2 columns. Now go to the menu and select "Insert/Chart..."
     13
     14== Choose a chart type ==
     15Choose the "X/Y (Scatter)" chart type. Select "Lines Only".
     16
     17== Add some labels to the chart ==
     18Select "4. Chart Elements" to add some labels. Uncheck "Display Legend". You can check how your graph looks as you proceed. When you are happy with your graph, click "Finish".
     19
     20== Finished! ==
     21You can now resize your graph, copy it to another program, or print it. If you want to change the line thicknesses of the graph or other visual styles, right click on the line you wish to change and choose an option to modify.