-
*Migrated from SourceForge*
https://sourceforge.net/p/pgfplots/bugs/225/
Author: san03
Timestamp: 2019-08-15 08:01:10.241000
https://sourceforge.net/p/pgfplots/bugs/225/attachment/Xelatex.png
I'm usi…
-
*Migrated from SourceForge*
https://sourceforge.net/p/pgfplots/support-requests/20/
Author: anuator
Timestamp: 2018-05-04 15:02:22.036000
Related: https://sourceforge.net/p/pgfplots/support-requests/…
-
*Migrated from SourceForge*
https://sourceforge.net/p/pgfplots/bugs/110/
Author: m_ch
Timestamp: 2016-02-18 17:29:15.263000
I posted this on comp.text.tex:
https://groups.google.com/d/topic/comp.t…
-
-
Absolutely brilliant idea this, having texlive as a javascript module - magic!
I've managed to configure several packages (`float`, `titling`, `caption`) into this with great result.
# Process …
-
Instead of having each trace in a plot starting with a list of options as so
```
\addplot[color=red,mark size=1.5pt,only marks,mark=square*,mark options={solid}] { ... };
```
I'd like to have an opt…
-
### Brief outline of the bug
(I am not totally sure if this is a bug in the `math` library or in `pgfplots`. Since the `math` library documentation states that a function defintion is "much like th…
-
This code:
https://github.com/nschloe/tikzplotlib/blob/aee7a4ff145159476a7d07248f4b93c2372e73e7/tikzplotlib/axes.py#L207-L209
may produce the axes key 'minor xticklabels' which is not know in PG…
-
Please provide a minimal working example (MWE) that shows what isn't working as
expected. Needed is
* the Python code,
* the output TeX (Pgfplots), and
* the expected TeX (Pgfplots).
Pe…
-
```
using Plots
pgfplots()
plot(linspace(0, 2pi, 360), linspace(-1, 3, 360), proj = :polar)
```
![polar](https://user-images.githubusercontent.com/22132297/32783895-2f49f620-c945-11e7-9306-ace342…