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 97fe551 commit 71da224Copy full SHA for 71da224
src/Plotly.jl
@@ -15,7 +15,7 @@ end
15
16
default_options = ["filename"=>"Plot from Julia API",
17
"world_readable"=> true,
18
-"layout"=>["title"=>"Plot from Julia API"]]
+"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