Sorry, I know this repo is experimental, but I don't understand the default plot_kwargs in the TriangularMeshSource. With transparent:True and opacity:0, I get a blank screen. If I hardcode (I don't seem to see how to set otherwise) to transparent:False and opacity:1, I actually get a gray triangulated mesh object. Am I doing something wrong?
Sorry, I know this repo is experimental, but I don't understand the default
plot_kwargsin theTriangularMeshSource. Withtransparent:Trueandopacity:0, I get a blank screen. If I hardcode (I don't seem to see how to set otherwise) totransparent:Falseandopacity:1, I actually get a gray triangulated mesh object. Am I doing something wrong?