-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.15.11, 6.4.1
-
4e4d37f04 (dev), a06980b99 (6.5), 968741526 (tqtc/lts-6.2), d14185d33 (6.4)
In attached example, QChartView is missing part of its legend when printed through QPdfPrinter. This is somehow connected to the Y coordinate of the QChartView.
Y coordinate of 0 is fine and around 40 something starts to obscure/clip it.
No problem if painting to QImage.