Concept Flow - Nested subplots with subfigures
Create Figure
Add Subfigure 1
→Add Subplots in Subfigure 1
Add Subfigure 2
→Add Subplots in Subfigure 2
Plot data in each subplot
Show Figure with nested subplots
Start by creating a main figure, then add subfigures inside it. Each subfigure can have its own grid of subplots. Finally, plot data in each subplot and display the figure.