Skip to content

Commit 87f9a91

Browse files
committed
demo: stacked histograms use multiplot=True
1 parent 8d54d04 commit 87f9a91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@
332332

333333
wait=1,
334334
square=1,
335-
multiplot='layout 3,1')
335+
multiplot=True)
336336

337337

338338

0 commit comments

Comments
 (0)