pygraphistry icon indicating copy to clipboard operation
pygraphistry copied to clipboard

[BUG] ring / radial layouts intermittently do not render as rings

Open DataBoyTX opened this issue 9 months ago • 1 comments

Describe the bug

User reported an issue where the radial layouts sometimes do not render, and it creates more of force-directed layout instead of radial. I was able to reproduce this with our demo notebook after running the notebook several times.

To Reproduce

Run the following pygraphistry demo notebook until the issue appears: layout_categorical_ring.ipynb

Expected behavior ring layout should also appear

Actual behavior looked more like force-directed layout than ring

Screenshots Screenshot (1323)

Browser environment (please complete the following information):

Chrome is up to date
Version 131.0.6778.205 (Official Build) (64-bit)

Edition	Windows 11 Home
Version	24H2
Installed on	‎11/‎15/‎2024
OS build	26100.2605
Experience	Windows Feature Experience Pack 1000.26100.36.0

Graphistry GPU server environment AWS AMI - v2.41.17

PyGraphistry API client environment

pyg v0.35.3

DataBoyTX avatar Jan 07 '25 02:01 DataBoyTX