#s.anim = animation.FuncAnimation(fig, s.getAttributeData, fargs=(lines, lineValueText, lineLabel, timeText), interval=pltInterval) # fargs has to be a tuple
s.anim=animation.FuncAnimation(fig,s.getAttributeData,fargs=(lines,cbf_lines,lineValueText,lineLabel,''),interval=pltInterval)# fargs has to be a tuple