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 00e8244 commit 2759dafCopy full SHA for 2759daf
plotly/plotly_aux/plotly.m
@@ -49,7 +49,6 @@
49
if (struct_provided)
50
nofig_obj = plotlynofig(varargin{1:end-1}, structargs);
51
else
52
- structargs
53
nofig_obj = plotlynofig(varargin{1:end}, structargs);
54
end
55
nofig_obj.layout.width = 840;
0 commit comments