Path: csiph.com!xmission!news.alt.net From: dale Newsgroups: comp.graphics.apps.gnuplot Subject: beginner has a feature request? Date: Sat, 8 Apr 2017 14:44:07 -0400 Lines: 77 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Mozilla-News-Host: snews://newsipv6.altopia.com:563 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Thunderbird/54.0a2 Content-Language: en-US Xref: csiph.com comp.graphics.apps.gnuplot:3617 took a couples weeks of hacking to get what I wanted in a 3d plot, could the third plot settings be considered as default? the third plot seems "smaller" than the others, shouldn't there be a default "size" setting too? any help on the size or otherwise appreciated. Would really like to use "with surface" and get a transparent surface I can plot within gnuplot> splot "cube.txt" with lines https://github.com/dalekellytoo/gnuplot-cube/blob/master/cube1.png gnuplot> set xyplane 0 gnuplot> splot "cube.txt" with lines https://github.com/dalekellytoo/gnuplot-cube/blob/master/cube2.png gnuplot> set xyplane 0 gnuplot> set view equal xyz gnuplot> splot "cube.txt" with lines https://github.com/dalekellytoo/gnuplot-cube/blob/master/cube3.png https://github.com/dalekellytoo/gnuplot-cube/blob/master/cube.txt # cube 0 0 0 0 0 1 0 1 1 0 1 0 0 0 0 1 0 0 1 0 1 1 1 1 1 1 0 1 0 0 0 0 0 1 0 0 1 1 0 0 1 0 0 0 0 0 0 1 1 0 1 1 1 1 0 1 1 0 0 1 -- dale | http://www.dalekelly.org