Skip to content

Commit 73ff114

Browse files
Clean-up/consistency
1 parent bb58288 commit 73ff114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Plotly.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ export default {
9696
this.react();
9797
return;
9898
}
99-
this.relayout(this.layout);
99+
this.relayout(this.innerLayout);
100100
});
101101
},
102102
toImage(options) {

0 commit comments

Comments
 (0)