$requirements['charts']['description']=t('Charts core module only provides a a common set of functions. You must install a Charts provider module to create charts.');
$requirements['charts']['description']=t('Charts core module needs to get some default options in order to operate. You must go to <a href="!link">settings page</a> and configure it.',array('!link'=>url('admin/settings/charts')));
$requirements['charts']['description']=t('Charts core module only provides a a common set of functions. You must install a Charts provider module to create charts.');
$requirements['charts']['description']=t('Charts core module needs to get some default options in order to operate. You must go to <a href="!link">settings page</a> and configure it.',array('!link'=>url('admin/settings/charts')));
return$requirements;
}
}
/**
* Even if the series have values with attributes,
* return only the numeric values of them.
*
* @param
* Array. A given data series with or without attributes.
* @return
* Array. A data series, but only with the values, without