endstone.metrics.charts.single_line_chart
Classes
| Name | Description |
|---|---|
SingleLineChart |
classSingleLineChart
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. |