Changes between Version 9 and Version 10 of RRDtool13
- Timestamp:
- May 27, 2007, 7:09:55 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RRDtool13
v9 v10 11 11 1. Architecture independent data format with xdr (tobi with help from Matt Massie) 12 12 1. commandline parsing with popt (or some other thread-safe thing) (tobi) 13 1. ALIGN:left|right|both function to alter the way rrdtool acts on encountering a full line. 14 At the moment it justifies the line which may not look good in all cases 15 1. Add method of specifying the 'outer-size' of the graph and not the size of the graphing area, as 16 proposed in the --full-size-mode patch. 13 17 14 18 == Maybe ==