Skip to content

Commit

Permalink
png output
Browse files Browse the repository at this point in the history
  • Loading branch information
sosiristseng committed Mar 18, 2024
1 parent 467115a commit 6c7d75c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/sub/plots.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"source": [
"using Plots\n",
"using Random\n",
"Random.seed!(202)"
"Plots.default(fmt=:png)\n",
"Random.seed!(2024)"
]
},
{
Expand Down

0 comments on commit 6c7d75c

Please sign in to comment.