trait HasChartDatasets

Traits

Properties

protected $datasetOptions
protected $dataDefinition
static protected $registeredDatasets

Methods

isLocationAware($config)

No description

locationApplyScope($query)

Apply location scope where required

static 
registerDatasets($callback)

No description

loadAssets()

No description

makeDataset($config, $start, $end)

No description

listSets()

No description

getDataDefinition($key, $default = null)

No description

getDatasets($config, $start, $end)

No description

queryDatasets($config, $start, $end)

No description

getDatePeriod($start, $end)

No description

Details

protected isLocationAware($config)

No description

Parameters

$config

protected locationApplyScope($query)

Apply location scope where required

Parameters

$query

at line 26
static registerDatasets($callback)

No description

Parameters

$callback

at line 31
loadAssets()

No description

at line 39
protected makeDataset($config, $start, $end)

No description

Parameters

$config
$start
$end

at line 57
protected listSets()

No description

at line 70
protected getDataDefinition($key, $default = null)

No description

Parameters

$key
$default

at line 78
protected getDatasets($config, $start, $end)

No description

Parameters

$config
$start
$end

at line 87
protected queryDatasets($config, $start, $end)

No description

Parameters

$config
$start
$end

at line 101
protected getDatePeriod($start, $end)

No description

Parameters

$start
$end