Interface
This interface is used to set the options for the chart.
Property | Type | Optional | Default | Description |
---|---|---|---|---|
fallbackFont | string | ✅ | The fallback font to be used in the chart. | |
font | path/to/font.otf | ✅ | Baloo2 | The font to be used in the chart. |
limit | number | ✅ | 10 | The maximum number of users to be displayed in the chart. |
theme | string | ✅ | discord | The theme to be used in the chart. |
type | string | ✅ | bar | The type of chart to be created. |
Theme Options
- Blue
- Dark
- Discord
- Green
- Orange
- Red
- Space
- Yellow
Type Options
- Bar
- Doughnut
- Pie