LineChart
class LineChart extends Component (View source)
Properties
static | $lazy | ||
$id | |||
$title | |||
$periods | |||
$units | |||
$selectedPeriod | |||
$selectedUnit | |||
$periodStart | |||
$periodEnd | |||
$prevPeriodStart | |||
$prevPeriodEnd | |||
$results | |||
$periodTotal | |||
$prevPeriodTotal |
Methods
__construct(int $id, string $title, $model, string $column = 'created_at', string $defaultPeriod = 'last_7_days')
No description
render()
No description
Details
__construct(int $id, string $title, $model, string $column = 'created_at', string $defaultPeriod = 'last_7_days')
No description
render()
No description