Skip to content

Handle undefined coordinates in ForceMultiGraphLayout#327

Open
ibgreen wants to merge 1 commit intomasterfrom
codex/fix-deck.gl-multiiconlayer-errors
Open

Handle undefined coordinates in ForceMultiGraphLayout#327
ibgreen wants to merge 1 commit intomasterfrom
codex/fix-deck.gl-multiiconlayer-errors

Conversation

@ibgreen
Copy link
Collaborator

@ibgreen ibgreen commented Nov 3, 2025

Summary

  • clamp ForceMultiGraphLayout node coordinates to valid numeric values before returning them to deck.gl layers
  • reuse the new coordinate helper when building edge geometries to prevent invalid positions and adjust control point normalization to handle coincident nodes

Testing

  • yarn test

https://chatgpt.com/codex/tasks/task_e_6908a259b6f083288a2cc71a4a65f31e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant