i need to set up text to bar using BarGraphItem with pyqtgraph
I need something like this: enter image description here or set the names in the middle.
there was an idea to set TextItem by coordinates, but after writing it, it turned out that with a large number of such elements, they begin to slow down.