issues
search
nschloe
/
tikzplotlib
:bar_chart: Save matplotlib figures as TikZ/PGFplots for smooth integration into LaTeX.
MIT License
2.43k
stars
218
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
It seems that there is not compatible with webcolors?
#624
SweetPastry
opened
1 week ago
1
Add mark size for legends
#623
JasonGross
opened
3 months ago
0
Tikzplotlib not compatible with newest version of Matplotlib anymore
#622
fjakob
closed
3 months ago
1
Replace `np.float_` with `np.float64` for np 2.0
#621
JasonGross
opened
3 months ago
0
Add mark size to path
#620
JasonGross
opened
4 months ago
0
Compat with webcolors v24.6.0
#619
JasonGross
opened
4 months ago
0
AttributeError: module 'webcolors' has no attribute 'CSS3_HEX_TO_NAMES'
#618
fabianabarca
closed
5 months ago
5
Support table_row_sep in _path.py
#617
JasonGross
opened
6 months ago
0
Fix for compatibility with matplotlib >= 3.9
#616
JasonGross
opened
6 months ago
0
Fix for `obj.get_subplotspec()` being None
#615
JasonGross
opened
6 months ago
0
Support exporting animations via animateinline
#614
JasonGross
opened
6 months ago
0
tikzplotlib should have a legend for seaborn
#613
JasonGross
opened
7 months ago
0
Don't emit code for draw if the column doesn't exist
#612
JasonGross
opened
7 months ago
0
tikzplotlib emits broken code with sns when tables are missing a draw column
#611
JasonGross
opened
7 months ago
0
Don't duplicate plot instructions to tikz
#610
JasonGross
opened
7 months ago
0
saving sns.scatter should not have quadratically many lines in the number of datapoints
#609
JasonGross
opened
7 months ago
1
Emit axes for unbound colorbars
#608
JasonGross
opened
7 months ago
0
Hide invisible axes while still displaying colorbars
#607
JasonGross
opened
7 months ago
0
Figure should not be empty when exporting a colorbar
#606
JasonGross
opened
7 months ago
0
Development stalled
#605
Thieso
opened
7 months ago
1
replacing deprecated mpl function `common_texification` with `_tex_escape`
#604
lucaslrodri
opened
7 months ago
0
Inline definition of `_common_texification` (fixes #559 for `matplotlib >= 3.8`)
#603
JasonGross
opened
7 months ago
0
fix #559 for `matplotlib >= 3.6`
#602
lukashof
opened
7 months ago
2
Update _axes.py for broadcasting bug
#601
JasonGross
opened
7 months ago
0
ValueError: operands could not be broadcast together with shapes (256,4) (256,3)
#600
JasonGross
opened
7 months ago
1
LaTeX export fails to correctly escape newlines in titles
#599
JasonGross
opened
7 months ago
0
for matplotlib 3.8.x, import error
#598
anaoravitan
closed
8 months ago
1
Require matplotlib < 3.8 for `pgf.common_texification`
#597
JasonGross
opened
9 months ago
4
tikzplotlib with matplotlib 3.8.* not working
#596
mottegk
closed
9 months ago
2
Importerror with matplotlib > 3.7 "cannot import name 'common_texification' from 'matplotlib.backends.backend_pgf'"
#595
JohannesAck
closed
1 year ago
2
Scatter plot fails for a single point
#594
machur
opened
1 year ago
1
Common_texification removed from matplotlib 3.8.0
#593
dmehlem
closed
1 year ago
1
Plotstyle Classic creates fill opacity = None, Error in Latex
#592
Phillipp33
opened
1 year ago
0
Violin plots not showing correctly
#591
VijayN10
opened
1 year ago
1
Sync dash pattern change for matplotlib >= 3.6.0
#590
FriedrichFroebel
opened
1 year ago
0
`clean_figure` not working due to dead code if lines temporarily leave visible box
#589
Naikless
opened
1 year ago
0
style of `extra_groupstyle_parameters` in signature of `get_tikz_code` wrong
#588
felinae98
opened
1 year ago
0
Update _line2d.py
#587
strangeflavoured
opened
1 year ago
0
Streaplots with multicoloured lines bug
#586
strangeflavoured
opened
1 year ago
0
Avoiding scientific notations and thousand separators in the axises
#585
alexgunsberg
opened
1 year ago
0
axis values not showing when using .save()
#584
alexgunsberg
opened
1 year ago
2
Legend Compatibility Issue in texworld#557
#583
st--
closed
1 year ago
0
AttributeError: 'Legend' object has no attribute '_ncol'. Did you mean: '_ncols'?
#582
aiodfy
opened
1 year ago
2
Update _legend.py
#581
youcann
opened
1 year ago
1
Matplotlib version >> 3.6.2, gives AttributeError: 'Line2D' object has no attribute '_us_dashSeq'
#580
VijayN10
opened
1 year ago
11
fix typo in _legend.py : obj.ncol should be obj.ncols
#579
elicox0
opened
1 year ago
3
clean_figure() error for plot() line outside the box
#578
user202729
opened
1 year ago
0
clean_figure() error when scatter() has 1 point
#577
user202729
opened
1 year ago
0
Feature suggestion
#576
nomeata
opened
1 year ago
0
Clipping image with path
#575
larsgrobe
opened
1 year ago
0
Next