log

age author description
Sat, 27 Apr 2013 17:09:48 +0100 Chris Cannam Cleaner to throw exception on file-open failure rather than unwind errors through return values here
Sat, 27 Apr 2013 14:12:15 +0100 Chris Cannam Add magnitudes, angles functions
Sat, 27 Apr 2013 12:55:53 +0100 Chris Cannam Separate out plot into plot (big datasets, 3D) and chart (bar charts, other 2D stuff)
Sat, 27 Apr 2013 12:51:12 +0100 Chris Cannam Start on feature extractors
Sat, 27 Apr 2013 12:51:04 +0100 Chris Cannam Add complex.zeros
Thu, 25 Apr 2013 16:23:33 +0100 Chris Cannam Static chart
Wed, 24 Apr 2013 15:19:17 +0100 Chris Cannam Attempt (not apparently working) at adjusting tick alignment
Wed, 24 Apr 2013 10:08:22 +0100 Chris Cannam Show fixed ticks if there are few x-axis points
Tue, 23 Apr 2013 17:01:19 +0100 Chris Cannam Slightly better text placement
Tue, 23 Apr 2013 16:27:28 +0100 Chris Cannam Offscreen rendering & save-to-file (save-to-file works, offscreen currently doesn't)
Tue, 23 Apr 2013 13:51:12 +0100 Chris Cannam Backed out changeset b1968c825a53
Tue, 23 Apr 2013 12:54:43 +0100 Chris Cannam Horizontal bar charts. Doesn't really help with long label truncation, as the axe renderer just seems to stick the labels too far right anyway