Plotting with PyQtGraph

Saravanan Dayalan c5c08c7278 plot random normal values with symbol and legend пре 3 месеци
pyqtplot01.png e5aa1e32cb script to create plot using the plotwidget in pyqtgraph пре 11 месеци
pyqtplot01.py e5aa1e32cb script to create plot using the plotwidget in pyqtgraph пре 11 месеци
pyqtplot02.png 82db4d7d88 set the background color using hex notation as string пре 11 месеци
pyqtplot02.py 82db4d7d88 set the background color using hex notation as string пре 11 месеци
pyqtplot03.png 8855f56a61 set the line color in 3-tuple of int values, line width in pixels, solid line style пре 11 месеци
pyqtplot03.py 506cf07d6a set the line color in 3-tuple of int values, line width in pixels, solid line style пре 11 месеци
pyqtplot04.png 24603324ca set the line marker, marker size and marker color пре 11 месеци
pyqtplot04.py 24603324ca set the line marker, marker size and marker color пре 11 месеци
pyqtplot05.png b7387a8f29 set the main plot title, text color, text size, text weight, text style пре 11 месеци
pyqtplot05.py b7387a8f29 set the main plot title, text color, text size, text weight, text style пре 11 месеци
pyqtplot06.png 5f904bee25 set the axis labels (position and text), style parameters пре 11 месеци
pyqtplot06.py 5f904bee25 set the axis labels (position and text), style parameters пре 11 месеци
pyqtplot07.png e0f3657fa5 set the legend which represents given line пре 11 месеци
pyqtplot07.py e0f3657fa5 set the legend which represents given line пре 11 месеци
pyqtplot08.png 94a8580172 set the background grid for both the x and y axis пре 11 месеци
pyqtplot08.py 94a8580172 set the background grid for both the x and y axis пре 11 месеци
pyqtplot09.png aca7f8dad0 set the axis limits within the specified ranges and padding пре 11 месеци
pyqtplot09.py aca7f8dad0 set the axis limits within the specified ranges and padding пре 11 месеци
pyqtplot10.png cb186551cc plotting multiple lines with custom graphPlot method пре 11 месеци
pyqtplot10.py 4d0c46fff4 plotting multiple lines with custom graphPlot method пре 11 месеци
pyqtplot11.png bd45ea74a8 plot data by updating the data in place every 50ms, setting the trigger to call custom method update_data_line пре 11 месеци
pyqtplot11.py 5cefb1adff plot data by updating the data in place every 50ms, setting the trigger to call custom method update_data_line пре 11 месеци
pyqtplot12.png c1d9aef9e6 plot sine wave by updating the data in place пре 11 месеци
pyqtplot12.py 94434f0124 plot sine wave by updating the data in place пре 11 месеци
pyqtplot13.png feed0cc99d plot sine wave by updating the data in place with numpy linspace пре 11 месеци
pyqtplot13.py feed0cc99d plot sine wave by updating the data in place with numpy linspace пре 11 месеци
pyqtplot14.png e6b5636de5 plot sine wave by updating the data in place with range [-2*pi, 2*pi] пре 11 месеци
pyqtplot14.py e6b5636de5 plot sine wave by updating the data in place with range [-2*pi, 2*pi] пре 11 месеци
pyqtplot15.png e14c7c957c plot sine and cosine wave by updating the data in place with range [-2*pi, 2*pi] пре 11 месеци
pyqtplot15.py e14c7c957c plot sine and cosine wave by updating the data in place with range [-2*pi, 2*pi] пре 11 месеци
pyqtplot16.png 70589227f3 plot sine and cosine wave with range [-2*pi, 2*pi] пре 11 месеци
pyqtplot16.py 85a68410df plot sine and cosine wave with range [-2*pi, 2*pi] пре 4 месеци
pyqtplot17.png a998205990 plot sine and cosine wave by updating the data in place with range [-2*pi, 2*pi] пре 11 месеци
pyqtplot17.py 821489a43f plot sine and cosine wave by updating the data in place with range [-2*pi, 2*pi] пре 4 месеци
pyqtplot18.png 0d66ebf981 plot lorenz attractor by updating the data in place пре 11 месеци
pyqtplot18.py 4788b13fa3 plot lorenz attractor by updating the data in place пре 4 месеци
pyqtplot19.png b01a14bfec plot random normal values пре 3 месеци
pyqtplot19.py b01a14bfec plot random normal values пре 3 месеци
pyqtplot20.png 11a7c9e11e plot sin(x), sin(x)**2, sin(x)/2 пре 3 месеци
pyqtplot20.py 8ad443da01 plot sin(x), sin(x)**2, sin(x)/2 пре 3 месеци
pyqtplot21.png c5c08c7278 plot random normal values with symbol and legend пре 3 месеци
pyqtplot21.py c5c08c7278 plot random normal values with symbol and legend пре 3 месеци