Skip to content

Update Makie to 0.24 #330

Description

@mohdibntarek

Makie is pinned at 0.23 across the repository:

  • Project.tomlMakie = "0.23" (weak-dependency extension TopOptMakieExt)
  • test/Project.tomlMakie = "0.23", CairoMakie = "0.14"
  • docs/Project.tomlMakie = "0.23", CairoMakie = "0.14"
  • docs/tutorials/Project.tomlMakie = "0.23", CairoMakie = "0.14"

Updating to Makie 0.24 unblocks the current CairoMakie/GLMakie/WGLMakie backends. Since visualization lives in the ext/TopOptMakieExt/ extension, the compat bounds, the visualize implementation, and the tutorial backends must move together.

Tasks:

  • Bump Makie (and CairoMakie/GLMakie/WGLMakie where required) in all four Project.toml files.
  • Fix any breakage in ext/TopOptMakieExt/ from the 0.24 API.
  • Re-run the visualization smoke tests (test/topopt_problems/test_visualize.jl) and the Quarto tutorials in CI.

Prepared with assistance from deepseek-v4-pro via opencode.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions