Mercurial > hg > octave-lyh
comparison libgui/src/documentation-dock-widget.h @ 17175:0a761f218d8d
Fix contour plot axis to x-y data range, not axis ("tight").
* scripts/plot/private/__contour__.m: Remove axis ("tight"). Set axis range
before adding patches so that axis limits aren't re-calculated for each patch.
* scripts/plot/meshc.m, scripts/plot/surfc.m: Set xlimmode, ylimmode to manual.
scripts/plot/private/__ezplot__.m: Remove FIXME comment and manually setting
axis which was workaround for old behavior.
author | Rik <rik@octave.org> |
---|---|
date | Sun, 04 Aug 2013 07:02:29 -0700 |
parents | 359c5ca795cd |
children |
comparison
equal
deleted
inserted
replaced
17174:0e34c475c956 | 17175:0a761f218d8d |
---|