<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 375: Support for broken axes.</title><link>https://sourceforge.net/p/gnuplot/feature-requests/375/</link><description>Recent changes to 375: Support for broken axes.</description><atom:link href="https://sourceforge.net/p/gnuplot/feature-requests/375/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 08 Nov 2018 19:48:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gnuplot/feature-requests/375/feed.rss" rel="self" type="application/rss+xml"/><item><title>#375 Support for broken axes.</title><link>https://sourceforge.net/p/gnuplot/feature-requests/375/?limit=25#ee11/ed59</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It is possible to define broken axes in gnuplot 5, see demo here:&lt;br/&gt;
&lt;a href="http://gnuplot.sourceforge.net/demo_5.2/nonlinear1.html"&gt;http://gnuplot.sourceforge.net/demo_5.2/nonlinear1.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Nevertheless it is still cumbersome.  Providing a more automated process with a simple command such as "set broken x &lt;span&gt;[low:high]&lt;/span&gt;" is on the TODO list for further development.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ethan Merritt</dc:creator><pubDate>Thu, 08 Nov 2018 19:48:23 -0000</pubDate><guid>https://sourceforge.net613f404c0c5ba8368f60670f77a1f26067b68d8d</guid></item><item><title>#375 Support for broken axes.</title><link>https://sourceforge.net/p/gnuplot/feature-requests/375/?limit=25#ee11</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This feature would be useful for me, too. I've read about workarounds for the lack of this feature like &lt;a href="http://gnuplot-tricks.blogspot.com/2010/06/broken-axis-once-more.html" rel="nofollow"&gt;http://gnuplot-tricks.blogspot.com/2010/06/broken-axis-once-more.html&lt;/a&gt;, but they look very complicated.&lt;/p&gt;
&lt;p&gt;Philipp&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philipp Klaus Krause</dc:creator><pubDate>Thu, 08 Nov 2018 19:42:02 -0000</pubDate><guid>https://sourceforge.netddafca4291adbadb9bc3da0be51d2566796f55cd</guid></item><item><title>#375 Support for broken axes.</title><link>https://sourceforge.net/p/gnuplot/feature-requests/375/?limit=25#a6bc</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Is there any news about this? Would be a great addition for 5.0...&lt;br /&gt;
Thanks!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Romano Giannetti</dc:creator><pubDate>Wed, 29 Oct 2014 20:23:43 -0000</pubDate><guid>https://sourceforge.net41afe7a485fb3d6f496879095a0ab3614ff63a3f</guid></item><item><title>#375 Support for broken axes.</title><link>https://sourceforge.net/p/gnuplot/feature-requests/375/?limit=25#ad4f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;@leoking --- yes, although my solution in that case is using "screen" coordinates. But it's convoluted, and if you need to break both x and y axes, the thing becomes fastly unmanageable. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Romano Giannetti</dc:creator><pubDate>Tue, 20 May 2014 14:36:55 -0000</pubDate><guid>https://sourceforge.net105e08df3a960652688a5249e6f71caa9d317ba0</guid></item><item><title>#375 Support for broken axes.</title><link>https://sourceforge.net/p/gnuplot/feature-requests/375/?limit=25#3484</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ye.&lt;/p&gt;
&lt;p&gt;Some simple examples can be done manually. &lt;/p&gt;
&lt;p&gt;However, when you are using log y axis, the length of manually drawn arrows (representing the break) is really hard to determine.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">leoking</dc:creator><pubDate>Thu, 27 Mar 2014 18:02:45 -0000</pubDate><guid>https://sourceforge.neta827ae88108130b25aaf386ab8061a1a283aef1d</guid></item><item><title>#375 Support for broken axes.</title><link>https://sourceforge.net/p/gnuplot/feature-requests/375/?limit=25#c9f4</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I second this request. &lt;/p&gt;
&lt;p&gt;For example, it would really be nice to be able to do a thing like &lt;code&gt;set xrange [0:1-7:10]&lt;/code&gt; and have all the magic happens, both  with data and functions. &lt;/p&gt;
&lt;p&gt;Now I have to do all sort of magic (typically using python to create a gnuplot script) to make that happen... &lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Romano Giannetti</dc:creator><pubDate>Thu, 27 Mar 2014 17:57:31 -0000</pubDate><guid>https://sourceforge.netacc7af070a7ed94e472fedafd0a3005c2751da98</guid></item><item><title>Support for broken axes.</title><link>https://sourceforge.net/p/gnuplot/feature-requests/375/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Broken axes is a common used feature in many scientific plots. &lt;/p&gt;
&lt;p&gt;There are some examples on the web on how to achieve it through manually drawing the axes and modify the data:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="http://gnuplot-surprising.blogspot.co.uk/2011/10/broken-axes-graph-in-gnuplot-3.html" rel="nofollow"&gt;http://gnuplot-surprising.blogspot.co.uk/2011/10/broken-axes-graph-in-gnuplot-3.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://gnuplot-tricks.blogspot.co.uk/2009/06/broken-axis-revisited.html" rel="nofollow"&gt;http://gnuplot-tricks.blogspot.co.uk/2009/06/broken-axis-revisited.html&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;But there are many parameters, e.g. the height of the broken indicating arrow, that has to be frequently tuned when plotting different data. It is even more different to tune these parameters when using log scale on axes.&lt;/p&gt;
&lt;p&gt;It would be nice if gnuplot can natively support broken axes both on x and y axes for both normal scale and log scale.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">leoking</dc:creator><pubDate>Tue, 10 Dec 2013 09:30:03 -0000</pubDate><guid>https://sourceforge.net1976ac6424f73439d6b71d522a2a4923d7d00f26</guid></item></channel></rss>