Searched refs:chartBirth (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Statistics/Google/ | ||
H A D | ChartBirth.php | 86 public function chartBirth(string|null $color_from = null, string|null $color_to = null): string function in Fisharebest\\Webtrees\\Statistics\\Google\\ChartBirth |
/webtrees/app/Statistics/Repository/ | ||
H A D | IndividualRepository.php | 729 ->chartBirth($color_from, $color_to); |