Dean Sumner
Dean Sumner
This is also a big issue for Python. Every text label is ghosted with the label one or two labels beneath it. Multi-item Sankey plots become uninterpretable. Any recommendations to...
Should I remove the graph mask from the model __init__() and call() methods? E.g: `self.mask = GraphMasking()` and later`x=self.mask(x)`, and any reference to masking from the BatchLoader()? ```py ################################################################################ #...
I also have this issue. Coupled with very long wait times for index checking. This is a shame as the extension is very nice, unfortunately it is not practical to...