pygraphistry icon indicating copy to clipboard operation
pygraphistry copied to clipboard

[BUG] duplicate node IDs in Bitcoin Tutorial notebook cause unexpected rendering results

Open DataBoyTX opened this issue 6 months ago • 1 comments

Noticed that some of the graphs in the BitcoinTutorial.ipynb are showing up black, tracked it down to dupe IDs from logic in the notebook, will apply a fix.

To Reproduce

  1. Run notebook, see last viz

Expected behavior colored nodes in the graph

DataBoyTX avatar Apr 07 '25 23:04 DataBoyTX