コード例 #1
0
 def test_plotlines(self):
     r_tplot = RTplot(persist=0)
     self.assertEqual(None, r_tplot.plotlines(data, names, title, style))
コード例 #2
0
 def test_plotlines(self):
     r_tplot = RTplot(persist=0)
     self.assertEqual(None, r_tplot.plotlines(data, names, title, style))