Skip to content

Commit af0e3ce

Browse files
authored
Add drawnow to unmanage function to ensure everything is up-to-date
1 parent 7a325ee commit af0e3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

densityScatterChart.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ function loadState(obj)
472472
% underlying scatter object. However, this framework can limit the ability
473473
% to manipulate densityScatterCharts to the set of properties that
474474
% densityScatterChart provides.
475-
475+
drawnow
476476
if nargout>0
477477
tcl = obj.getLayout;
478478
end

0 commit comments

Comments
 (0)