Skip to content

Fix documentation plotting examples and doctest failures (Issue #157)#160

Merged
mykelk merged 8 commits intosisl:masterfrom
Aero-Spec:master
Dec 27, 2025
Merged

Fix documentation plotting examples and doctest failures (Issue #157)#160
mykelk merged 8 commits intosisl:masterfrom
Aero-Spec:master

Conversation

@Aero-Spec
Copy link
Contributor

The documentation examples were failing due to outdated assumptions about the plotting backend (TikzPictures). This PR updates the examples to reflect the current BayesNets.plot behavior (returning a Compose.Context), allowing Documenter to render plots correctly.

Updated usage examples to use Compose for plotting instead of TikzPictures. Adjusted SVG drawing syntax for consistency across examples.
Temporarily skip dependency builds and add debug flag.
Removed temporary debug flag and updated job matrix.
@mykelk mykelk merged commit eb3dfa3 into sisl:master Dec 27, 2025
6 of 7 checks passed
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.

2 participants