You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2026. It is now read-only.
I found that in the changelog of typst v0.11.0, the style function is deprecated. If this repo is still being maintained, I hope the maintainer can publish a change to solve this issue.
Here is my code to plot a graph:
And I got an error in the last line:
I found that in the changelog of typst v0.11.0, the
stylefunction is deprecated. If this repo is still being maintained, I hope the maintainer can publish a change to solve this issue.