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 14672c2 commit 6de8564Copy full SHA for 6de8564
src/Plotly.jl
@@ -69,7 +69,7 @@ function Requests.post(p::Plot; kwargs...)
69
end
70
71
72
-function Reqeusts.post(l::AbstractLayout, meta_opts=Dict(); meta_kwargs...)
+function Requests.post(l::AbstractLayout, meta_opts=Dict(); meta_kwargs...)
73
creds = get_credentials()
74
endpoint = get_plot_endpoint()
75
0 commit comments