Finalize and clean up figure
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(figure_state_t), | intent(inout) | :: | state | |||
| type(plot_data_t), | intent(inout), | allocatable | :: | plots(:) | ||
| type(plot_data_t), | intent(inout), | allocatable | :: | streamlines(:) | ||
| character(len=:), | intent(inout), | allocatable | :: | title_target | ||
| character(len=:), | intent(inout), | allocatable | :: | xlabel_target | ||
| character(len=:), | intent(inout), | allocatable | :: | ylabel_target |