# `@chsk/xy`

`@chsk/xy` is part of a data visualization framework based on `@chsk/core`.
It provides components for charts in which both the horizontal and vertical
axes display continuous values.

## Features

-   **Scatter charts** display data points as symbols on a 2D plane
-   **Line charts** use curves and/or areas to show connections between
    adjacent data points
-   **Histograms** summarize numeric distributions using binned or smooth curves
-   **Density maps** summarize datasets with a large number of points through a 2D heat map

## Documentation

See [here](https://tkonopka.github.io/chsk/?path=/docs/addons-xy)
