Skip to content

Commit

Permalink
series no longer working in Makie, kludge
Browse files Browse the repository at this point in the history
  • Loading branch information
tobydriscoll committed Aug 2, 2024
1 parent e45d018 commit 0c91ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/makie.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ There are some predefined shapes in the `Shapes` submodule.

```@example makie
lines(Shapes.ellipse(1, 0.5))
series!([
lines!.([
2im + Shapes.star,
-2im + Shapes.cross,
2 + Shapes.triangle,
Expand Down

0 comments on commit 0c91ad7

Please sign in to comment.