> For the complete documentation index, see [llms.txt](https://docs.sov.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sov.ai/api-reference/plots-1/accounting-plots.md).

# Accounting Plots

**Module:** `sovai.plots.accounting.accounting_plots`

## Functions

### `get_balance_sheet_tree_plot_for_ticker()`

```python
def get_balance_sheet_tree_plot_for_ticker(df_accounting = None, ticker = 'MSFT')
```

***

### `plot_cash_flows()`

```python
def plot_cash_flows(df_accounting)
```

***

### `plot_assets()`

```python
def plot_assets(df_accounting)
```

***
