python-igraph icon indicating copy to clipboard operation
python-igraph copied to clipboard

CarioPlot with vertex labels has plots interact within a Jupyter Notebook in VSCode

Open 8uurg opened this issue 2 years ago • 17 comments

Describe the bug CarioPlot with vertex labels has plots interact within a Jupyter Notebook in VSCode. For example, the labels on the second plot are messed up (should state "hi!" instead of a 0 and what looks like a 1 & 2 merged together) - if I clear the cell above, removing the plot, the second plot fixes itself: Screenshot (Sidenote, it seems to mess up on Gist as well. I have not been able to reproduce the issue in jupyter lab.)

Possibly related to #623.

To reproduce See the following gist.

https://gist.github.com/8uurg/9b443d1e1d790349e6ca09ef81cccb7a

Version information

igraph==0.10.4

8uurg avatar Feb 05 '23 19:02 8uurg