Property | Type | Description | |
---|---|---|---|
$chart_colours | array | Chart colours. | |
$product_ids | array | Product ids. | |
$product_ids_titles | array | Product ids with titles. |
Method | Description | |
---|---|---|
__construct ( ) | Constructor. | |
current_filters ( ) | Output current filters. | |
get_chart_legend ( ) : array | Get the legend for the main chart sidebar. | |
get_chart_widgets ( ) : array | Get chart widgets. | |
get_export_button ( ) | Output an export link. | |
get_main_chart ( ) : string | Get the main chart. | |
output_report ( ) | Output the report. | |
products_widget ( ) | Output products widget. |
public get_chart_legend ( ) : array | ||
return | array |
public get_chart_widgets ( ) : array | ||
return | array |
public array $product_ids_titles | ||
return | array |