def reset(self):
     self.model = DictObject(**get_highchart_data())
 def reset(self):
     self.model = DictObject(**get_highchart_data())