endstone.metrics.charts.multi_line_chart
Classes
| Name | Description |
|---|---|
MultiLineChart |
classMultiLineChart
Bases: CustomChart
Parameters
Methods
| Name | Description |
|---|---|
get_chart_data | Gets the data for the multi-line chart. |
Attributes
| Name | Type | Description |
|---|---|---|
get_values |
attrget_values
get_valuesmethget_chart_data
get_chart_data() -> dict | NoneGets the data for the multi-line chart.
Returns
| Type | Description |
|---|---|
dict | None | dict | None: A dictionary with the chart data. |