if 'x_extra' in graph_data:
      self.x_extra = graph_data['x_extra']
      self.y_extra = graph_data['y_extra']
      self.xy_extra = 1