> **Documentation Index:** Fetch the complete configuration index at https://yagr.tech/en/llms.txt

## Markers

Markers are circle points drawn on the (x, y) coordinates of every line.

## Configuration

-   `show?: boolean` - markers visibility

-   `size?: number` - the size of circle points (default: `4px`)

-   `strokeWidth?: number` - the stroke width of circle points (default: `1px`)

-   `strokeColor?: string` - the marker stroke color (default: `#ffffff`)
