BarCaption
Props
Name
Type
Default Value
Required
Description
data
{
title: string,
value: number,
color: string
}[]
color: `#81d4fa'
yes
data for each bar row
max
number
-
yes
total that values will be divided by
Usage Example
Last updated
Was this helpful?