TinyBase logoTinyBase β

Type Aliases

ChartTableSourceProps

The ChartTableSourceProps type describes the props that bind a chart to a Table in a Store. Read more.

ChartBindingProps

The ChartBindingProps type describes the props that bind a chart to Cell values in TinyBase data. Read more.

ChartProps

The ChartProps type describes the props that are used to configure the chart element that renders a chart. Read more.

ChartQuerySourceProps

The ChartQuerySourceProps type describes the props that bind a chart to a Query in a Queries object. Read more.