Re: my matplotlib realtime plot doesn't show the line between the points

2020-03-31 Thread Nicolas Marat
sorry that the real piece of code self.MplWidget.canvas.axes.set_xlim(left=max(0, self.i-40), right= self.i+60) self.MplWidget.canvas.axes.plot(x, y,'.k-') self.MplWidget.canvas.axes.set_title('pull') self.MplWidget.canvas.draw() -- https://mail.python.org/mail

my matplotlib realtime plot doesn't show the line between the points

2020-03-31 Thread Nicolas Marat
hi guys, i need help because my matplotlib realtime plot doesn't show the line between the points. even if i right '.k-' thit plot is display in a qwidget in an other code wirdely that if i put bar it actualy working. the real time data come from an arduino sensor that the shap

Re: realtime plot

2014-04-01 Thread Jason Friedman
> > I want to plot serial data from Arduino by Chaco. Could you help me and > guide me about that. > I found this: http://www.blendedtechnologies.com/realtime-plot-of-arduino-serial-data-using-python/231 . -- https://mail.python.org/mailman/listinfo/python-list

realtime plot

2014-04-01 Thread Hamidreza Alian
Dears, I want to plot serial data from Arduino by Chaco. Could you help me and guide me about that. If it is possible please send me some example. Bests Hamid. -- Hamidreza Hajimirzaalian PhD Eng. Politecnico di Torino Department of Mechanical and Aerospace Engineering Cell No : 0039 3298988694