if self.draw_tasks_diff:
      self.x_arrow_start_end = graph_data['x_arrow_start_end']
      self.y_arrow_start = graph_data['y_arrow_start']
      self.y_arrow_end = graph_data['y_arrow_end']
      self.y_text = graph_data['y_text']