docs: preview modernized dj.Diagram style on the LC-MS pipeline - #3
docs: preview modernized dj.Diagram style on the LC-MS pipeline#3dimitri-yatsenko wants to merge 5 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.
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.
#1534 is merged; regenerating also picks up the brand tier colors (#1544) and the collapsed-edge style fix (#1545).
|
Re-ran against Regenerating against master also picks up the two diagram changes that landed after #1534:
Everything the original preview was opened to show still holds: master–part entity clustering with prefix-dropped part labels ( Still a draft: #1534 merged after v2.3.2, so the style is unreleased and One rough edge worth a separate issue upstream: |
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.