Hi, I think this is a duplicate of this question where you should find your answer: https://groups.google.com/forum/#!topic/pyqtgraph/oevRga_vO1s
On Friday, 30 November 2018 02:16:19 UTC+10:30, [email protected] wrote: > > 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/19ac8673-28bc-4a9f-84ec-914d24a01e74%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
