This is wonderful, thank you! There is a minor typo in "signals" documentation of InfiniteLine: "sigclicked" instead of "sigClicked"
On Wednesday, April 7, 2021 at 11:14:44 PM UTC-4 [email protected] wrote: > Hi Patrick, > > We noticed that just shortly after the release. Documentation should be > updated shortly (a few days), meanwhile where is an example in the example > app if your want to give it a go. > > On Wed, Apr 7, 2021 at 19:04 Patrick <[email protected]> wrote: > >> 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 >> >> <https://groups.google.com/d/msgid/pyqtgraph/085f2895-b274-49fe-a9fb-8bd6acf371acn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/665cff14-64df-4bc8-bf38-886c069c503an%40googlegroups.com.
