tikzplotlib icon indicating copy to clipboard operation
tikzplotlib copied to clipboard

tikzplotlib emits broken code with sns when tables are missing a draw column

Open JasonGross opened this issue 1 year ago • 0 comments
trafficstars

The code in #609 does not compile, giving ! Argument of \XC@cnv@RGB has an extra }. This is because the code emits visualization depends on={value \thisrow{draw} \as \drawcolor} despite the table not having a draw column

JasonGross avatar Apr 30 '24 03:04 JasonGross