Hello, I want to set HistogramLUTItem in color with code
imh=pg.ImageItem() hist=HistogramLutWidget hist.setImageItem(imh) This code works but in black and white I have to click on the histogram to change the color but I want to do it in my code If somebody have an idea Thanks -- 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/0d293b23-e448-489d-a804-8fb9a4fa4de9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
