public function chartMarriageAge(): string
    {
        $out = [];

        foreach ($this->queryRecords() as $record) {