Skip to content

Commit 39563c9

Browse files
committed
fix width typo
1 parent a1e2928 commit 39563c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/plotly_js/scientific/heatmap/2015-08-12-heatmap-with-unequal-block-sizes.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
xaxis: axisTemplate,
104104
yaxis: axisTemplate,
105105
showlegend: false,
106-
with: 700,
106+
width: 700,
107107
height: 700,
108108
autosize: false
109109
};

0 commit comments

Comments
 (0)