Convert Vega-Lite padding to figure_state_t margins.
contains="padding" includes the padding within width and height. The default contains="content" adds padding to the data rectangle.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(padding_t), | intent(in) | :: | pad | |||
| type(figure_state_t), | intent(inout) | :: | state | |||
| character(len=*), | intent(in), | optional | :: | autosize_type | ||
| character(len=*), | intent(in), | optional | :: | autosize_contains |