Commit Graph

26 Commits

Author SHA1 Message Date
hjp f3308007c0 Added --log-y option to tsplot and a test case. 2006-10-25 08:52:00 +00:00
hjp b7cba90cc7 Added 15 minute tick for times < 1h. 2006-10-25 08:51:24 +00:00
hjp 6833d0b350 Refactorization: get_ticks consists essentially of four parts:
An computing the initial value, generating the label, computing the next
part, and a loop around the whole stuff. Extracted the loop from the
if-else cascade.
2006-09-30 12:34:02 +00:00
hjp 3d0b7f7cbe Refactorization: moved computation of ticks into function get_ticks. 2006-09-30 11:45:21 +00:00
hjp 464d8c4233 Added --style.
Use Pod::Usage.
Improved doc.
2006-09-30 10:28:19 +00:00
hjp 99f7bdff4a Add new grid spacing for less than 6 hours. 2006-09-26 09:15:55 +00:00
hjp 22da4bd59d Handle missing values. 2006-09-08 10:26:36 +00:00
hjp 690629d95f Added some options to scripts and simple testcases for scripts. 2006-08-29 08:14:27 +00:00
hjp d1284de05d Added POD and comments to top_n.
Added script sensorstemmpplot.
2006-07-24 08:43:57 +00:00
hjp 16c6001409 Automatically unlink temporary files. 2006-05-21 15:08:33 +00:00
hjp 62a3275179 Install tsplotv and top_n 2006-02-14 09:48:36 +00:00
hjp 0dbd91fbbf OTHER is better for others than UNKNOWN. 2006-02-14 09:46:14 +00:00
hjp aebdd114be Added stacked mode.
Added two new utils top_n, tsplotv
2006-02-14 09:45:11 +00:00
hjp 698bae6afb Force STDOUT into raw mode. 2006-01-02 15:18:46 +00:00
hjp 2bc741058c Added method legend_position 2005-11-27 11:16:55 +00:00
hjp e231f5e307 Added methods gsresolution and finalresolution to adjust intermediate
and final resolution of pixmap output.
2005-02-23 14:05:06 +00:00
hjp a23fcb5862 10 days is too long for 1 tick/4 hours - reduced to 8 days. 2005-02-23 14:02:37 +00:00
hjp 2df211737b Added documentation (finally!).
Fixed log_x and log_y methods to allow turning off log scaling
(this isn't really needed because linear scaling is the default,
but it was still a bug).
2005-02-14 16:07:20 +00:00
hjp 9ba25e1b7b Shut up some warnings. 2004-05-03 09:07:03 +00:00
hjp 674160c45c Avoid warning about undefinded value when calling legend for the first time. 2003-08-15 21:28:39 +00:00
hjp b6aab82949 Improved spacing of tics. 2003-08-15 21:08:33 +00:00
hjp 1145af3d59 added add_timestring method.
added tsplot script.
cleaned up test output.
2003-08-08 13:01:59 +00:00
hjp 03cb462f75 Added new scaling (1 tick/3 months) for series longer than 3 years. 2003-04-24 14:39:01 +00:00
hjp 185cbdedec Fixed test for PNG generation. 2003-04-24 14:09:44 +00:00
hjp c9ebeaf37e Added logarithmic scaling
Added output type
2003-04-24 14:03:32 +00:00
hjp 05c38f1efa Snapshot 2003-03-03 11:54:09 +00:00