Hello! I would like to create multiple plots in rows, which is relatively straightforward using pg.GraphicsLayout() and the addPlot() method. However, rows created like that do not overlap. Is there a way how I can (gradually) let them overlap so that the plots e.g. overlap by 20% on the y-axis?
Thanks! Clemens -- You received this message because you are subscribed to the Google Groups "pyqtgraph" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyqtgraph/4989ecc6-e875-4446-83d0-39b829908b25n%40googlegroups.com.
