Open
Conversation
Member
Author
|
Once this is merged, I plan to release a v3.0.0 due to the method signature change and that the whole foundation is different. |
2d9e06d to
4e4e9be
Compare
The enter/update/exit pattern had heavily changed between d3 v3.5 and v7. Copilot (using GPT-5 mini) rewrote the code to use `link.join()` instead. The tree now displays immediately (because the proper data is now being used), but the alignment on clicking is still incorrect.
This was what was causing the centering of the thing clicked (i.e. `source`) vs. the realignment of the whole `root` (the data of which has been adjusted during the click event to un/re-collapse parts of the tree).
Styling still needs work, but the tooltips display now.
4e4e9be to
1105594
Compare
Mostly so we can host the `example/` folder for demos.
Mostly to bump CI building this preview branch.
Deploying jsonld-vis with
|
| Latest commit: |
01d72dc
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://518b194a.jsonld-vis.pages.dev |
| Branch Preview URL: | https://use-latest-d3.jsonld-vis.pages.dev |
wes-smith
approved these changes
Feb 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Preview at https://use-latest-d3.jsonld-vis.pages.dev/