Skip to content

Commit ec785da

Browse files
committed
Put uirevision param back to retain user changes to view
1 parent 37d6fdc commit ec785da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redirects/bivariate-gaussian.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,8 @@ <H3 style="margin-left:5%;">Some Things to Try</H3>
193193
const layout_surface = {
194194
margin: { l: 0, r: 0, b: 0, t: 0 },
195195
autosize: true,
196-
responsive: true,
197196
useResizeHandler: true,
197+
uirevision:true,
198198
scene: {
199199
camera: {
200200
eye: { x: -0.5, y: -2, z: 1.5 },

0 commit comments

Comments
 (0)