endstone.metrics.charts.advanced_pie
Classes
| Name | Description |
|---|---|
AdvancedPie |
classAdvancedPie
Bases: CustomChart
Parameters
Methods
| Name | Description |
|---|---|
get_chart_data | Gets the data for the advanced pie chart. |
Attributes
| Name | Type | Description |
|---|---|---|
get_values |
attrget_values
get_valuesmethget_chart_data
get_chart_data() -> dict | NoneGets the data for the advanced pie chart.
Returns
| Type | Description |
|---|---|
dict | None | dict | None: A dictionary with the chart data. |