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 27
static registerDatasets($callback)

No description

Parameters

$callback

at line 32
loadAssets()

No description

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

No description

Parameters

$config
$start
$end

at line 58
protected listSets()

No description

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

No description

Parameters

$key
$default

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

No description

Parameters

$config
$start
$end

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

No description

Parameters

$config
$start
$end

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

No description

Parameters

$start
$end