Skip to content

Commit e6820af

Browse files
fix issue with scatter in offline mode
1 parent 1c0d519 commit e6820af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly/plotlyfig_aux/handlegraphics/updateScatter.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
function updateScatter_old(obj,scatterIndex)
1+
function updateScatter(obj,scatterIndex)
22

33
%check: http://undocumentedmatlab.com/blog/undocumented-scatter-plot-behavior
44

0 commit comments

Comments
 (0)