You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I already have my color palette stored in sdata.tables["table"].uns, but .pl.render_shapes() ignores it. As a result, I have to manually specify the palette in the function. However, this leads to errors related to invalid hex colors or missing groups.