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