-
*Migrated from SourceForge*
https://sourceforge.net/p/pgfplots/feature-requests/67/
Author: mo-gul
Timestamp: 2017-02-24 02:58:23.088000
Currently an error is raised when one wants to use `bar width`…
-
*Migrated from SourceForge*
https://sourceforge.net/p/pgfplots/feature-requests/29/
Author: tentotwo
Timestamp: 2012-06-13 17:41:14
Currently, the "no markers" style sets "every axis plot post/.appen…
-
*Migrated from SourceForge*
https://sourceforge.net/p/pgfplots/bugs/143/
Author: mo-gul
Timestamp: 2016-10-25 17:57:13.943000
While writing [this](http://tex.stackexchange.com/a/335886/95441) answer …
-
*Migrated from SourceForge*
https://sourceforge.net/p/pgfplots/bugs/166/
Author: pipping
Timestamp: 2017-04-11 19:48:07.460000
https://sourceforge.net/p/pgfplots/bugs/166/attachment/foo.tex
I've crea…
-
```
What steps will reproduce the problem?
\begin{tikzpicture}
\begin{axis}
\addplot3{x*y};
\node at (axis cs:0,0,0) {Bug!};
\end{axis}
\end{tikzpicture}
What is the expected output? What do you see …
-
In the documentation of `pgfplots` version 1.16, a "workaround for a bug in PGF 2.00" is mentionned at page 273 and (2 times) at page 312: "something like `exp(-10^2)` must be written as `exp(0-10^2)"…
-
Hi,
i use Matlab 2014b and when using a horizontal barplot with `BaseValue` option set it doesnt't show up in the tikz picture.
```
figure;barh([1,6,7,5],'BaseValue',4)
```
produces this: ![barh_mat…
-
Hi,
A known issue when using pgfplots for figures is exceeding TeX's main memory capacity. I have been trying out tectonic and have the same problem when compiling a document with a lot of figures.…
-
```
In general the auto compilation feature of tikzedt is very useful. For more
complicated figures that take more than a few seconds to compile (e.g. pgfplots
which can take up to a minute for a hi…
-
```
In general the auto compilation feature of tikzedt is very useful. For more
complicated figures that take more than a few seconds to compile (e.g. pgfplots
which can take up to a minute for a hi…