| Updates |
| 10 Jun 2009 |
- Better handling of axis tick labels and changed the substitution text format.
- More examples.
- Improved User Guide. |
| 21 Jun 2009 |
- Fixed a bug that occurred when the figure being exported had no text in it. |
| 30 Jun 2009 |
- Preliminary support for the opengl and zbuffer renderers. |
| 04 Jul 2009 |
Fixed support for rotated text when using the zbuffer and opengl renderers. |
| 08 Jul 2009 |
Fixed some of the annoying resizing issues again. |
| 09 Jul 2009 |
Improved tick label positioning. |
| 15 Jul 2009 |
Improved alignment of negative xtick labels.
Legend callback should be suppressed during printing. |
| 16 Jul 2009 |
Fixed the horribly broken compatibility for r2007a and r2007b. |
| 23 Aug 2009 |
Fixed a bug that occurred if some (but not all) the tick labels are empty. |
| 06 Oct 2009 |
- Text alignment tweaks (hopefully for the better). In particular, x-tick labels should be vertically aligned better.
- Bug fixes: z-tick label alignment and no-text detection. |
| 13 Oct 2009 |
- Removed AutoTick test from axis scalings, and updated the user guide to reflect this. |
| 26 Oct 2009 |
- Added a test for empty ticks, while ticklabels are not empty.
- Added sections for Legends and the 'Unable to interpret TeX string' warning in the userguide. |
| 20 Nov 2009 |
Fixed a bug that occurred with [xyz]ticks set outside [xyz]lims. |
| 11 Jan 2010 |
Changed default painters dpi to 3200, and fixed my broken usage of inputParser. |
| 21 Feb 2010 |
Fixed a bug to do with blank strings, and a bug to do with baseline alignment. |
| 15 Mar 2010 |
Fixed a version checking bug which caused it to break in r2010a, and a EPS integer overflow bug. |
| 24 Mar 2010 |
Documentation update: for plain LaTeX, \input should be used instead of \include. |
| 04 May 2010 |
Fixed a bug that occurred when a figure wasn't frontmost. |