<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 2788: splot: black box around 3d plot in side-on viewing angle</title><link>https://sourceforge.net/p/gnuplot/bugs/2788/</link><description>Recent changes to 2788: splot: black box around 3d plot in side-on viewing angle</description><atom:link href="https://sourceforge.net/p/gnuplot/bugs/2788/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 24 Jun 2025 06:26:14 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gnuplot/bugs/2788/feed.rss" rel="self" type="application/rss+xml"/><item><title>#2788 splot: black box around 3d plot in side-on viewing angle</title><link>https://sourceforge.net/p/gnuplot/bugs/2788/?limit=25#711e</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Pure axial projection of a 3D plot are treated as 2D plots, complete with the normal border drawn around it.   You are seeing this border, just as you would if you had created the plot with &lt;code&gt;plot&lt;/code&gt; rather than &lt;code&gt;splot&lt;/code&gt;.   You could turn it off with &lt;code&gt;unset border&lt;/code&gt;, but then the partial bounding box lines would also not be drawn in the general 3D view angle case.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ethan Merritt</dc:creator><pubDate>Tue, 24 Jun 2025 06:26:14 -0000</pubDate><guid>https://sourceforge.net6462b6893ff99236ffab77542446a5736a40d85c</guid></item><item><title>splot: black box around 3d plot in side-on viewing angle</title><link>https://sourceforge.net/p/gnuplot/bugs/2788/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When doing a 3d plot using the&lt;code&gt;splot&lt;/code&gt; command and rotating the plot to a view along the x-axis, the plot has a black box around it, if the view is exactly 90,0. The black box disappears if the view is 90,360 however.&lt;/p&gt;
&lt;p&gt;Version of gnuplot: 6.0.2 (Present sice 6.0.0), qt terminal (also happens in x11 terminal)&lt;br/&gt;
OS: Linux Mint 22.1, Linux Kernel 6.8.0-57-generic&lt;br/&gt;
Steps to reproduce:&lt;br/&gt;
- Open gnuplot in a terminal&lt;br/&gt;
- Define any function dependent on 2 variables, e.g. &lt;code&gt;f(x,y)=x*x+y&lt;/code&gt;&lt;br/&gt;
- &lt;code&gt;set view 90,0&lt;/code&gt;&lt;br/&gt;
- &lt;code&gt;splot f(x,y)&lt;/code&gt;&lt;br/&gt;
- The black box should now appear&lt;br/&gt;
- &lt;code&gt;set view 90,360&lt;/code&gt;&lt;br/&gt;
- &lt;code&gt;replot&lt;/code&gt;&lt;br/&gt;
- The black box should now have disappeared&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 15 Apr 2025 12:11:18 -0000</pubDate><guid>https://sourceforge.net938d4fb051f3a4ba67bb4c31e6cfe808c7aa04db</guid></item></channel></rss>