<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 218:  bug with the `ybar interval stacked` key</title><link href="https://sourceforge.net/p/pgfplots/bugs/218/" rel="alternate"/><link href="https://sourceforge.net/p/pgfplots/bugs/218/feed.atom" rel="self"/><id>https://sourceforge.net/p/pgfplots/bugs/218/</id><updated>2019-02-05T18:19:46.150000Z</updated><subtitle>Recent changes to 218:  bug with the `ybar interval stacked` key</subtitle><entry><title>#218  bug with the `ybar interval stacked` key</title><link href="https://sourceforge.net/p/pgfplots/bugs/218/?limit=100#ab8f" rel="alternate"/><published>2019-02-05T18:19:46.150000Z</published><updated>2019-02-05T18:19:46.150000Z</updated><author><name>Stefan Pinnow</name><uri>https://sourceforge.net/u/mo-gul/</uri></author><id>https://sourceforge.neted7b6c17363519dd8aa96a2c23d6f163f68caa73</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I can confirm this. This also happens, when &lt;code&gt;ybar stacked interval&lt;/code&gt; is moved to the &lt;code&gt;axis&lt;/code&gt; options (see the attached screenshot).&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="k"&gt;\documentclass&lt;/span&gt;&lt;span class="na"&gt;[border=5pt]&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;standalone&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\usepackage&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;pgfplots&lt;span class="nb"&gt;}&lt;/span&gt;
    &lt;span class="k"&gt;\usetikzlibrary&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;patterns&lt;span class="nb"&gt;}&lt;/span&gt;
    &lt;span class="k"&gt;\pgfplotsset&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;
        compat=1.16,
        my axis style/.style=&lt;span class="nb"&gt;{&lt;/span&gt;
            xmin=20,
            xmax=50,
            ymin=0,
            ymax=8,
            axis x line=bottom,
            axis y line=left,
            minor y tick num=1,
        &lt;span class="nb"&gt;}&lt;/span&gt;,
    &lt;span class="nb"&gt;}&lt;/span&gt;
    &lt;span class="k"&gt;\newcommand*\AddPlots&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;
        &lt;span class="k"&gt;\addplot&lt;/span&gt;+ [
            pattern color=green,
            draw=black,
            pattern=north west lines,
        ] coordinates &lt;span class="nb"&gt;{&lt;/span&gt;(25,1) (30,4) (35,5) (40,2) (45,0)&lt;span class="nb"&gt;}&lt;/span&gt;;
        &lt;span class="k"&gt;\addplot&lt;/span&gt;+ [
            pattern color=blue,
            draw=black,
            pattern=north east lines,
        ] coordinates &lt;span class="nb"&gt;{&lt;/span&gt;(25,1) (30,1) (35,2) (40,1) (45,2)&lt;span class="nb"&gt;}&lt;/span&gt;;
    &lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\begin&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;document&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\begin&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;tikzpicture&lt;span class="nb"&gt;}&lt;/span&gt;
    &lt;span class="k"&gt;\begin&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;axis&lt;span class="nb"&gt;}&lt;/span&gt;[
        my axis style,
        ybar stacked,
    ]
        &lt;span class="k"&gt;\AddPlots&lt;/span&gt;
    &lt;span class="k"&gt;\end&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;axis&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\end&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;tikzpicture&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\begin&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;tikzpicture&lt;span class="nb"&gt;}&lt;/span&gt;
    &lt;span class="k"&gt;\begin&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;axis&lt;span class="nb"&gt;}&lt;/span&gt;[
        my axis style,
        ybar interval stacked,
    ]
        &lt;span class="k"&gt;\AddPlots&lt;/span&gt;
    &lt;span class="k"&gt;\end&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;axis&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\end&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;tikzpicture&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\end&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;document&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</summary></entry><entry><title>#218  bug with the `ybar interval stacked` key</title><link href="https://sourceforge.net/p/pgfplots/bugs/218/?limit=100#236a" rel="alternate"/><published>2019-02-05T18:15:46.845000Z</published><updated>2019-02-05T18:15:46.845000Z</updated><author><name>Stefan Pinnow</name><uri>https://sourceforge.net/u/mo-gul/</uri></author><id>https://sourceforge.netfb7b09f3c73c86d8e8b3c0fb14a5d6b4e0a450dd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Description has changed:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Diff:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="gd"&gt;--- old&lt;/span&gt;
&lt;span class="gi"&gt;+++ new&lt;/span&gt;
&lt;span class="gu"&gt;@@ -1,4 +1,4 @@&lt;/span&gt;
&lt;span class="gd"&gt;-When the key is ybar interval stacked the code produces the following result which is not a stacking in the intervals.&lt;/span&gt;
&lt;span class="gi"&gt;+When the key is `ybar interval stacked` the code produces the following result which is not a stacking in the intervals.&lt;/span&gt;
 ![screenshot](https://nsa40.casimages.com/img/2019/02/05/190205070748130624.png)
 ~~~
 \documentclass{article}
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</summary></entry><entry><title> bug with the `ybar interval stacked` key</title><link href="https://sourceforge.net/p/pgfplots/bugs/218/" rel="alternate"/><published>2019-02-05T06:04:26.661000Z</published><updated>2019-02-05T06:04:26.661000Z</updated><author><name>AndréC</name><uri>https://sourceforge.net/u/andre-c/</uri></author><id>https://sourceforge.netfa65896599d7ad5d35ff2d38f7c141c42b6268b9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When the key is ybar interval stacked the code produces the following result which is not a stacking in the intervals.&lt;br/&gt;
&lt;img alt="screenshot" rel="nofollow" src="https://nsa40.casimages.com/img/2019/02/05/190205070748130624.png"/&gt;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="k"&gt;\documentclass&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;article&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\usepackage&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;tikz&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\usetikzlibrary&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;patterns&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\usepackage&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;pgfplots&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\pgfplotsset&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;compat=1.16&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\begin&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;document&lt;span class="nb"&gt;}&lt;/span&gt;

&lt;span class="k"&gt;\begin&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;tikzpicture&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\begin&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;axis&lt;span class="nb"&gt;}&lt;/span&gt;[axis x line=bottom,axis y line=left,
            ymin=0,ymax=8, xmin=20,xmax=50,
            minor y tick num=1]
&lt;span class="k"&gt;\addplot&lt;/span&gt;+ [ybar interval stacked,fill=green] coordinates&lt;span class="nb"&gt;{&lt;/span&gt;(25,1) (30,4) (35,5) (40,2) (45,0)&lt;span class="nb"&gt;}&lt;/span&gt;;
&lt;span class="k"&gt;\addplot&lt;/span&gt;+ [ybar interval stacked,pattern color=blue,draw=black,pattern=north east lines]coordinates&lt;span class="nb"&gt;{&lt;/span&gt;(25,1) (30,1) (35,2) (40,1) (45,2)&lt;span class="nb"&gt;}&lt;/span&gt;;
&lt;span class="k"&gt;\end&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;axis&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\end&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;tikzpicture&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\end&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;document&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</summary></entry><entry><title> bug with the `ybar interval stacked` key</title><link href="https://sourceforge.net/p/pgfplots/bugs/218/" rel="alternate"/><published>2019-02-05T06:04:26.661000Z</published><updated>2019-02-05T06:04:26.661000Z</updated><author><name>AndréC</name><uri>https://sourceforge.net/u/andre-c/</uri></author><id>https://sourceforge.net74725f33d84cf669bfebc500eac68cf0b39b32c2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 218 has been modified:  bug with the &lt;code&gt;ybar interval stacked&lt;/code&gt; key&lt;br/&gt;
Edited By: Stefan Pinnow (mo-gul)&lt;br/&gt;
Description updated:&lt;br/&gt;
--- description-old&lt;/p&gt;
&lt;p&gt;+++ description-new&lt;/p&gt;
&lt;p&gt;@@ -1,4 +1,4 @@&lt;/p&gt;
&lt;p&gt;-When the key is ybar interval stacked the code produces the following result which is not a stacking in the intervals.&lt;br/&gt;
+When the key is &lt;code&gt;ybar interval stacked&lt;/code&gt; the code produces the following result which is not a stacking in the intervals.&lt;br/&gt;
&lt;img alt="screenshot" rel="nofollow" src="https://nsa40.casimages.com/img/2019/02/05/190205070748130624.png"/&gt;&lt;br/&gt;
 ~~~&lt;br/&gt;
 \documentclass{article}&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>