Skip to content

Commit

Permalink
add ENV["GKSwstype"] = "100"
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrodium committed Feb 14, 2024
1 parent 1357fd8 commit 9f458e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ using InteractiveUtils
using Plots
using Random

ENV["GKSwstype"] = "100"
gr()
plotly()
Random.seed!(42)
Expand Down

0 comments on commit 9f458e6

Please sign in to comment.