Skip to content

Switch to Makie 0.24#147

Open
timholy wants to merge 1 commit into
mojaie:masterfrom
timholy:teh/makie0.24
Open

Switch to Makie 0.24#147
timholy wants to merge 1 commit into
mojaie:masterfrom
timholy:teh/makie0.24

Conversation

@timholy
Copy link
Copy Markdown
Contributor

@timholy timholy commented Mar 19, 2026

The most recent release of the Makie family was a major breaking change, introducing the new ComputeGraph architecture and eliminating MakieCore as a separate package. This commit updates MolecularGraph to be compatible with Makie 0.24, which includes:

  • Creating a new extension package MakieExt to hold the code that previously leveraged MakieCore
  • Updating the drawing recipes for the new API

Note: I expect the tests to fail due to the name collision described in #146. I have verified locally that this passes tests if merged onto that branch.

The most recent release of the Makie family was a major breaking change,
introducing the new `ComputeGraph` architecture and eliminating
`MakieCore` as a separate package. This commit updates MolecularGraph to
be compatible with Makie 0.24, which includes:
- Creating a new extension package `MakieExt` to hold the code that
  previously leveraged `MakieCore`
- Updating the drawing recipes for the new API
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