Exemple #1
0
 def get_plotscript_content(self):
     self.writing_plotscript = True
     content = GNUPlot.get_plotscript_content(self)
     self.writing_plotscript = False
     return content
Exemple #2
0
 def get_plotscript_content(self):
     self.writing_plotscript = True
     content = GNUPlot.get_plotscript_content(self)
     self.writing_plotscript = False
     return content