Commit | Date | |
---|---|---|
[r10780]
by
bugman
Redesign of get_data() and deletion of determine_graph_type(). get_data() determines the graph type in a few lines of code, so determine_graph_type() is not |
2010-02-19 16:03:42 | Tree |
[r10779]
by
bugman
Changed the format of the data arg to write_xy_data(). This is a huge simplification and makes the function more usable for any type of data thrown at it. |
2010-02-19 14:52:28 | Tree |
[r10778]
by
bugman
Shifted to using write_xy_data(). This was the write_multi_data() function, and write_data() function has been deleted. |
2010-02-19 14:33:40 | Tree |
2010-02-19 14:13:32 | Tree | |
[r10776]
by
bugman
Spin ids are no longer passed into write_xy_header(). Instead the new args seq_type and set_names are passed in. |
2010-02-19 14:09:10 | Tree |
2010-02-19 13:56:10 | Tree | |
[r10774]
by
bugman
Added the axis_min and axis_max args to write_xy_header() for specifying the graph ranges. |
2010-02-19 13:54:39 | Tree |
[r10773]
by
bugman
Fix for the call to write_xy_header(). This is now independent of the number of data sets, and is called correctly. |
2010-02-19 13:51:15 | Tree |
[r10772]
by
bugman
Deletion of the write_header() function. This is now redundant due to the improvements in write_xy_header(). |
2010-02-19 13:47:42 | Tree |
2010-02-19 13:46:26 | Tree |