belongsTo('App\Models\Dataset','dataset_id'); } public static function legend() { $html = " "; return $html; } }