# LabelPlan

<table class=".origin_table">
    <tr>
        <td style="text-align: left; border-style: hidden">*class*  of [dascore.viz._labels](`dascore.viz._labels`)<br>inherits from: tuple 
</td>
        <td style="text-align: right; border-style: hidden">[source](https://github.com/DASDAE/dascore/blob/dev/dascore/viz/_labels.py#L75-L80)</td>
    </tr>
</table>

:::{.padded_bottom_10pt}

:::{.def_block}


<b>LabelPlan</b>(<br>
    &nbsp;&nbsp;&nbsp;&nbsp;name: str
,<br>
    &nbsp;&nbsp;&nbsp;&nbsp;dim: str
,<br>
    &nbsp;&nbsp;&nbsp;&nbsp;axis: str
,<br>
)


:::

:::
Which coordinate a figure draws as labels, and where it goes.

