Skip to content

Commit 71da224

Browse files
committed
Update Plotly.jl
1 parent 97fe551 commit 71da224

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"=>["title"=>"Plot from Julia API"]]
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)