GlisWeb framework

◆ $ct [5/10]

$ct[ 'contents'][ 'chartjs'][ 'line'][ 'leadgeneration']
Valore iniziale:
= array(
'dataset' => array(
'lead' => array(
'options' => array(
'bdColor' => 'rgba( 32, 32, 32, 0.5 )',
'bgColor' => 'rgba( 32, 32, 32, 0.5 )',
'fill' => false,
'lineTension' => 0,
'borderWidth' => 2
)
),
'prospect' => array(
'options' => array(
'bdColor' => 'rgba( 96, 96, 96, 0.5 )',
'bgColor' => 'rgba( 96, 96, 96, 0.5 )',
'fill' => false,
'lineTension' => 0,
'borderWidth' => 2
)
)
),
'options' => array(
'scales' => array(
'gridLines' => array( 'display' => false )
),
'legend' => array(
'position' => 'left'
)
)
)

Definizione alla linea 37 del file _commerciale.dashboard.php.