public function imagePath()
 {
     return Application::CACHE() . 'graph-' . $this->title . '.png';
 }