# Tutorials

Entry-point material for learning the API on synthetic data.

::::{grid} 1 2 2 2
:gutter: 3

:::{grid-item-card} Getting started
:link: getting_started
:link-type: doc
:img-top: getting_started.png

The fluent `.pl` API, layering, and styling on the in-memory `blobs`
dataset. Ideal first read.
:::

:::{grid-item-card} Colour and palettes
:link: color_and_palette
:link-type: doc
:img-top: color_and_palette.png

How `color=` resolves, the v0.3.0 `groups` behaviour, and building
perceptually well-spaced or colourblind-safe palettes with
`make_palette` and `make_palette_from_data`.
:::

::::

```{toctree}
:hidden:
:maxdepth: 1

getting_started
color_and_palette
```
