File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- [plotlyjs ]
2- git-tree-sha1 = " 5067bdc8419e4cd1200c7112de5e894e4f806b58 "
1+ ["plotly . min . js" ]
2+ git-tree-sha1 = " 8e9de38e6b7f40c85bf6924e89cf0181f1cb2bbb "
33
4- [[plotlyjs .download ]]
5- sha256 = " 93092503bb83dbde5a5484fc8aaf7c10dc68ae25e777c52010a0af07c487216d "
6- url = " https://github.com/joshday/PlotlyLight.jl/releases/download/artifacts_2022-02-11 /PlotlyLightArtifacts.tar.gz"
4+ [["plotly . min . js" .download ]]
5+ sha256 = " 9feeeddc191cbac16815c2c36c3fbd6e41989395f146c4a185bc8c2be7a7ca12 "
6+ url = " https://github.com/joshday/PlotlyLight.jl/releases/download/artifacts_2022-02-14 /PlotlyLightArtifacts.tar.gz"
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ sleep(10)
3232
3333add_artifact! (
3434 " Artifacts.toml" ,
35- " plotlyjs " ,
35+ " plotly.min.js " ,
3636 " https://github.com/joshday/PlotlyLight.jl/releases/download/$artifacts_today /PlotlyLightArtifacts.tar.gz" ,
3737 force= true ,
3838)
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ using Artifacts
88
99export Plot, Config
1010
11- plotlyjs = joinpath (artifact "plotlyjs " , " plotly.min.js" )
11+ plotlyjs = joinpath (artifact "plotly.min.js " , " plotly.min.js" )
1212
1313# -----------------------------------------------------------------------------# defaults
1414module Defaults
You can’t perform that action at this time.
0 commit comments