diff --git a/docs/src/getting_started.md b/docs/src/getting_started.md index 10c8e86e..7c33633d 100644 --- a/docs/src/getting_started.md +++ b/docs/src/getting_started.md @@ -90,10 +90,4 @@ with_theme(theme_dark()) do end ```` -::: info - -Note that this expands the original domain. - -::: - Next, we could add any other plot type on top of the `ax` axis defined above.