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 f44bd44 commit 32177c0Copy full SHA for 32177c0
src/Plotly.jl
@@ -15,7 +15,7 @@ end
15
16
default_options = ["filename"=>"Plot from Julia API",
17
"world_readable"=> true,
18
-"layout"=>Dict()]
+"layout"=>[""=>""]]
19
20
## Taken from https://github.com/johnmyleswhite/Vega.jl/blob/master/src/Vega.jl#L51
21
# Open a URL in a browser
0 commit comments