From: arjunascagnetto <arj...@gm...> - 2015-05-02 11:05:37
|
hi, I try to make my question as clear as possible. I need to plot 2 dimensional data coming from the serial onto a 3d plot with the third axes made of time flowing. I wrote this code (it's just one of the many tries). It's about the plotting only, not worring about buffer from serial etc etc... With set_data i have a static picture, with ax.plot at every for index I can't understand what's happening. any help would be really appreciate. -- View this message in context: http://matplotlib.1069221.n5.nabble.com/2D-data-plotted-in-a-3D-plot-by-adding-time-flow-dimension-tp45468.html Sent from the matplotlib - users mailing list archive at Nabble.com. |