Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 2.47 KB

File metadata and controls

31 lines (19 loc) · 2.47 KB
layout title nav_order has_children parent grand_parent has_toc
default
Subplots
4
false
Multiplot
Appearance
false

Subplots

subplot(rows, cols, id);

Unlike other libraries, subplots uses 0-based indices.

See result

example_subplot_1

More examples:

example_subplot_2 example_subplot_3 example_subplot_4 example_subplot_5 example_subplot_6 example_subplot_7 example_subplot_8 example_subplot_9 example_subplot_10 example_subplot_11 example_subplot_12 example_subplot_13