GraphBars
Import
import { GraphBars } from 'markgraphy';Basic usage
<GraphBars
title="example"
/>Props
| Prop | Type | Default | Description |
|---|---|---|---|
title | string | — | — |
from | BarSeries | — | — |
to | BarSeries | — | — |
processor? | string | — | — |
glyphs? | Glyphs | — | — |
palette? | GraphPalette | — | — |
corner? | string | — | — |
class? | string | '' | — |
Exported types
BarSeriesGraphBarsProps