# Plot Helpers

Functions for adding data layers to a `PlotManager`.

## Adding Parcels

```{eval-rst}
.. autofunction:: shift.add_parcels_to_plot
```

## Adding Networks

```{eval-rst}
.. autofunction:: shift.add_xy_network_to_plot
```

## Adding Distribution Graphs

```{eval-rst}
.. autofunction:: shift.add_distribution_graph_to_plot
```

## Adding Phase Mapper Overlays

```{eval-rst}
.. autofunction:: shift.add_phase_mapper_to_plot
```

## Adding Voltage Mapper Overlays

```{eval-rst}
.. autofunction:: shift.add_voltage_mapper_to_plot
```