enforce_pie_axis_equal Subroutine

public subroutine enforce_pie_axis_equal(state, plot_width_px, plot_height_px)

Adjust the figure axis limits so pie charts render with equal scaling

Arguments

Type IntentOptional Attributes Name
type(figure_state_t), intent(inout) :: state
real(kind=wp), intent(in), optional :: plot_width_px
real(kind=wp), intent(in), optional :: plot_height_px