-
```
> ls /usr/lib64 | grep poppler
libpoppler-cpp.so
libpoppler-cpp.so.0
libpoppler-cpp.so.0.7.0
libpoppler-glib.so
libpoppler-glib.so.8
libpoppler-glib.so.8.13.0
libpoppler-qt5.so
libpoppler…
-
```
What steps will reproduce the problem?
1.generate a random matlab plot
2.use matlab2tikz.m to generate a tikz file
3.open it with the tikzedt
What is the expected output? What do you see instead?…
-
```
What steps will reproduce the problem?
1.generate a random matlab plot
2.use matlab2tikz.m to generate a tikz file
3.open it with the tikzedt
What is the expected output? What do you see instead?…
-
```
What steps will reproduce the problem?
1.generate a random matlab plot
2.use matlab2tikz.m to generate a tikz file
3.open it with the tikzedt
What is the expected output? What do you see instead?…
-
Hi,
I need to plot a velocity magnitude distribution over a 2D triangular mesh, hence I have used patch plot as follows using the jet colormap. I used the shader=interp to have a smooth color variati…
-
Why we are not supporting fully latex support we only support Mathjax which is not more advanced yet please do something in matter and make Mathpix more suitable for other users
-
```
What steps will reproduce the problem?
1.generate a random matlab plot
2.use matlab2tikz.m to generate a tikz file
3.open it with the tikzedt
What is the expected output? What do you see instead?…
-
After a search for duplicates, it still feels weird I did not find any so please forgive me if it was brought up before.
As discussed in #3771, it does not seem to be possible at the moment to set …
-
Hi, is there any possiblity to combine matlab2tikz with ternplot, such that it is exporting to pgfplot-files using ternaryaxis instead of axis?
Best Regards
Stephan
-
This example from seaborn does not create any output: https://seaborn.pydata.org/examples/scatterplot_sizes.html
MWE python:
```python
import tikzplotlib
import seaborn as sns
sns.set()
pl…