Skip to content

Commit 32177c0

Browse files
committed
Empty layout object
1 parent f44bd44 commit 32177c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plotly.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ end
1515

1616
default_options = ["filename"=>"Plot from Julia API",
1717
"world_readable"=> true,
18-
"layout"=>Dict()]
18+
"layout"=>[""=>""]]
1919

2020
## Taken from https://github.com/johnmyleswhite/Vega.jl/blob/master/src/Vega.jl#L51
2121
# Open a URL in a browser

0 commit comments

Comments
 (0)