You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Actual behavior
looked more like force-directed layout than ring
Screenshots
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
The text was updated successfully, but these errors were encountered:
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
Browser environment (please complete the following information):
Graphistry GPU server environment
AWS AMI - v2.41.17
PyGraphistry API client environment
pyg v0.35.3
The text was updated successfully, but these errors were encountered: