Legend module following SOLID principles
This module re-exports procedures from specialized submodules: fortplot_legend_state - type definitions fortplot_legend_drawing - legend box and entry drawing fortplot_legend_layout - legend layout calculation (external)
Render legend - delegates to drawing module
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(legend_t), | intent(in) | :: | this | |||
| class(plot_context), | intent(inout) | :: | backend |