Function epl_reports_graph
Show report graphs
Package: EPL\Admin\ReportsGraphing
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 3.0
Located at lib/includes/admin/reports/graphing.php
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 3.0
Located at lib/includes/admin/reports/graphing.php
Parameters summary
string |
$sold_status = 'sold' |
Listing sold status. |
string |
$current_status = 'current' |
Listing current status. |
string |
$sold_color = null |
Listing sold hex color. |
string |
$current_color = null |
Listing current hex color. |