| 11 months ago: |
fix copy-n-paste error |
| changeset 20: |
d6d656a2cfd8 |
| tag: | tip |
| author: |
Mathieu Fenniak@blessed.fenniak.net |
| date: |
Wed Oct 03 12:12:00 2007 -0600 |
| files: |
Pybrary.Plot/SeriesCollection.cs |
| 11 months ago: |
rename variables |
| changeset 19: |
65e41b70508e |
| author: |
Mathieu Fenniak@blessed.fenniak.net |
| date: |
Tue Oct 02 11:26:23 2007 -0600 |
| files: |
Pybrary.Plot/DateTimeAxis.cs |
| 11 months ago: |
Change ScaleMax/Min to use data min/max +- 5%, cleanup CalculateHeight method and calculateNumLabels method. |
| changeset 18: |
d0957010061b |
| author: |
Mathieu Fenniak@blessed.fenniak.net |
| date: |
Tue Oct 02 11:18:13 2007 -0600 |
| files: |
Pybrary.Plot/DateTimeAxis.cs test.py |
| 11 months ago: |
Add more spacing to hourly labels |
| changeset 17: |
9f13ba1d9a0c |
| author: |
Mathieu Fenniak@blessed.fenniak.net |
| date: |
Mon Oct 01 15:21:21 2007 -0600 |
| files: |
Pybrary.Plot/DateTimeAxis.cs |
| 11 months ago: |
Add hour minor labels |
| changeset 16: |
14ff3dd92be5 |
| author: |
Mathieu Fenniak@blessed.fenniak.net |
| date: |
Mon Oct 01 15:14:24 2007 -0600 |
| files: |
Pybrary.Plot/DateTimeAxis.cs |
| 11 months ago: |
Add new dt plot mode, daily major labels and hourly ticks. Also refactor dt plot functions to use fewer if blocks, more pre-configuration. |
| changeset 15: |
b509706e7f22 |
| author: |
Mathieu Fenniak@blessed.fenniak.net |
| date: |
Mon Oct 01 11:23:04 2007 -0600 |
| files: |
Pybrary.Plot/DateTimeAxis.cs |
| 11 months ago: |
Different, better approach to fixing DateTimeAxis problem. We're at the end of the month, we need to represent the end of the day... |
| changeset 14: |
1eb609708a30 |
| author: |
mfenniak@stewart.fenniak.net |
| date: |
Sun Sep 30 09:32:12 2007 -0600 |
| files: |
Pybrary.Plot/DateTimeAxis.cs |
| 11 months ago: |
Attempt to address off-by-one error in DateTimeAxis -- fix a couple compile warnings generated by Mono. |
| changeset 13: |
1559253da049 |
| author: |
mfenniak@stewart.fenniak.net |
| date: |
Sun Sep 30 09:08:02 2007 -0600 |
| files: |
Pybrary.Plot/DateTimeAxis.cs Pybrary.Plot/Plot.cs |
| 11 months ago: |
Add daily labels |
| changeset 12: |
d11475ea8aa5 |
| author: |
Mathieu Fenniak@blessed.fenniak.net |
| date: |
Sat Sep 29 15:46:56 2007 -0600 |
| files: |
Pybrary.Plot/DateTimeAxis.cs |
| 11 months ago: |
Add AxisType enum. |
| changeset 11: |
281a562c4140 |
| author: |
Mathieu Fenniak@blessed.fenniak.net |
| date: |
Sat Sep 29 15:27:35 2007 -0600 |
| files: |
Pybrary.Plot/DateTimeAxis.cs |