populationGraph = $populationGraph->stats(); } public function render() { return view('livewire.population-graph'); } }