-
```
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 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…
-
*Migrated from SourceForge*
https://sourceforge.net/p/pgfplots/bugs/207/
Author: maltevesper
Timestamp: 2018-08-09 21:19:29.358000
There is no easy way to adjust the tick length per axis:
Setting `m…
-
On TeX.SX this was first reported (https://tex.stackexchange.com/q/543553/95441).
Although the `intersections` are found properly, when using `sequence` in 3 out of 4 tests the result is odd, so I …
-
**Describe the bug**
The last `/tikz/transparency group` example for `knockout` looks different from that in pgfmanual. The node content is lost, just like how the corresponding PDF is rendered by …
-
*Migrated from SourceForge*
https://sourceforge.net/p/pgfplots/bugs/181/
Author: funkiest
Timestamp: 2017-08-16 11:53:57.223000
I have found a bug while writing a table to a file with `\pgfplotstable…
-
When using the `colorbar as legend` key, the ticks on colorbar seem to be incorrect: from the third onwards, they are all the same as the second.
The error is already visible in [the official manua…
-
```
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…
-
I am asking because the pgfplots backend does some processing on labels etc. depending on whether its a `LaTeXString` or not.
But since `UnitfulString{LaTeXString, ...}` is not a `LaTeXString`, it g…