Removing QChart callout
Unsolved
General and Desktop
-
The callout example (http://doc.qt.io/qt-5/qtcharts-callout-example.html) allows keepcallout by (left-) clicking corresponding series point. How do you remove it? say you connect right click (or double click if right click signal is not possible) to a slot that looks up corresponding tooltip and remove it from the callout list?