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