We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c76359 commit 1bfa33bCopy full SHA for 1bfa33b
examples/halfrange.jl
@@ -56,7 +56,7 @@ for k in 1:10
56
scatter!(λ, zero(λ); markersize=2.5, color=palette(:default)[k+1])
57
end
58
p
59
-#savefig(joinpath(GENFIGS, "halfrange.html"))
+savefig(joinpath(GENFIGS, "halfrange.html"))
60
###```@raw html
61
###<object type="text/html" data="../halfrange.html" style="width:100%;height:400px;"></object>
62
###```
0 commit comments