endstone.metrics.charts.simple_pie
Classes
| Name | Description |
|---|---|
SimplePie |
classSimplePie
Bases: CustomChart
Parameters
Methods
| Name | Description |
|---|---|
get_chart_data | Gets the data for the simple pie chart. |
Attributes
| Name | Type | Description |
|---|---|---|
get_value |
attrget_value
get_valuemethget_chart_data
get_chart_data() -> dict | NoneGets the data for the simple pie chart.
Returns
| Type | Description |
|---|---|
dict | None | dict | None: A dictionary with the chart data. |