Skip to content

Commit

Permalink
remove plot styling from visualisation example to prevent warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
prakaa committed Oct 12, 2023
1 parent f228c47 commit 82f9098
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/source/examples/visualising_p5min_demand_forecasts.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ import plotly.io as pio
import plotly.express as px
```

## Plot styling

```{code-cell} ipython3
plt.style.use(Path("styling", "matplotlib_styling.mplstyle"))
```

## Study times

Here we'll define our datetime range that we're interested in:
Expand Down

0 comments on commit 82f9098

Please sign in to comment.