Good news! Very happy to see pyqtgraph making progress. The ColorBarItem looks similar to something custom I've had to cook up myself in the past, so definitely a worthwhile addition. However, when I went to go check it out I noticed that the documentation for it had not been generated in the API docs <https://pyqtgraph.readthedocs.io/en/pyqtgraph-0.12.1/apireference.html>. Assuming there's a magic include line missing somewhere (and maybe there's more great stuff missing as well that I haven't noticed!).
Patrick On Wednesday, 7 April 2021 at 12:21:29 pm UTC+9:30 [email protected] wrote: > Hello PyQtGraph mailing list, > > We just released pyqtgraph 0.12.1! > > Big changes include: > > - Optimizations for makeARGB when using ubyte images > - more optimizations are in the pipeline thanks to @pijyoi > and @outofculture > - Faster rescaleData implementation > - Introduction of ColorBarItem, which, as the name suggests does > ColorBars, it's a far simpler alternative to HistogramLUTItem > > The bulk of the changes are bug-fixes. > > Let us know if you run into any issues. > -- 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/085f2895-b274-49fe-a9fb-8bd6acf371acn%40googlegroups.com.
