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