Skip to content

docs: preview modernized dj.Diagram style on the LC-MS pipeline - #3

Draft
dimitri-yatsenko wants to merge 4 commits into
mainfrom
viz/diagram-restyle-1534
Draft

docs: preview modernized dj.Diagram style on the LC-MS pipeline#3
dimitri-yatsenko wants to merge 4 commits into
mainfrom
viz/diagram-restyle-1534

Conversation

@dimitri-yatsenko

Copy link
Copy Markdown
Member

Draft — for visual review only. Regenerates docs/pipeline.svg (the README diagram) using the restyled dj.Diagram from datajoint/datajoint-python#1534 (issue #1532), so the new diagram style can be seen against a real pipeline.

The regenerated diagram shows:

  • the modern tier palette (Manual green, Lookup gray rectangle, Imported/Computed ellipses, near-white part boxes),
  • master–part entity clustering with prefix-dropped part labels,
  • rounded nodes + schema cluster,
  • the corrected edge-weight = cardinality rule (thick = 1:1, thin = multi-valued),
  • Helvetica typography.

Rendered against datajoint/lcms-demo@main's schema with a pre-release build of dj from #1534. Not for merge until #1534 is released; opening as a draft so the README preview renders the new diagram for review.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant