The option "pm3d interpolate" works for surfaces given by the z-coordinate,
not when both z+colour coordinates are given:
set autoscale fix
set pm3d
set pm3d interpolate 12,2
set term x11 1; splot 'test.dat' u 1:2:3
# ok
set term x11 2; splot 'test.dat' u 1:2:3:3
# colors are not interpolated
This patch provides a fix.
Nobody/Anonymous
3D plot
None
Public
|
Date: 2008-09-29 05:30 Committed to both cvs and 4.2.4+. |
|
Date: 2008-09-26 00:54 Any chance this patch will be included in the next release of gnuplot |
|
Date: 2008-09-25 20:09 I've applied to 4.2.4 patch to 4.2.3 and am happy to report it functions |
| Filename | Description | Download |
|---|---|---|
| color_interpolate-01.zip | patch + test | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2008-09-29 05:30 | mikulik |
| resolution_id | None | 2008-09-29 05:30 | mikulik |
| close_date | - | 2008-09-29 05:30 | mikulik |
| File Added | 294828: color_interpolate-01.zip | 2008-09-25 07:49 | mikulik |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use