docs: preview modernized dj.Diagram style on the LC-MS pipeline - #3
Draft
dimitri-yatsenko wants to merge 4 commits into
Draft
docs: preview modernized dj.Diagram style on the LC-MS pipeline#3dimitri-yatsenko wants to merge 4 commits into
dimitri-yatsenko wants to merge 4 commits into
Conversation
Rendered with the restyled dj.Diagram (datajoint-python #1532 / PR #1534): modern tier palette, rounded nodes, master-part entity clustering, corrected edge-weight (cardinality) rule, and Helvetica typography. For visual review of the new diagram style against the LC-MS pipeline.
…ma label Re-rendered with the updated #1534 defaults: 'auto' color theme (single SVG that adapts to the viewer's light/dark mode via prefers-color-scheme) and Helvetica schema (cluster) labels.
This was referenced Aug 10, 2026
fix(#1532): diagram edge weight encodes cardinality, not master-part
datajoint/datajoint-python#1533
Merged
Bump the README's 'DataJoint 2.1' mentions and the dependency floor (datajoint[postgres]>=2.1.0 -> >=2.3.0) to the current 2.3 line.
Re-render against datajoint-python #1534 (fix/1532-diagram-restyle) so the schema name sits in the top-right corner of each schema cluster.
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.
Draft — for visual review only. Regenerates
docs/pipeline.svg(the README diagram) using the restyleddj.Diagramfrom datajoint/datajoint-python#1534 (issue #1532), so the new diagram style can be seen against a real pipeline.The regenerated diagram shows:
Rendered against
datajoint/lcms-demo@main's schema with a pre-release build ofdjfrom #1534. Not for merge until #1534 is released; opening as a draft so the README preview renders the new diagram for review.