2

Does anyone know how to avoid this space between the canvas and the legend?

enter image description here

I couldn't find where and how the legend is added to layout in QwtPolar sources. May be anyone here knows how it works?

Tay2510
  • 5,748
  • 7
  • 39
  • 58
Akdez
  • 23
  • 6
  • QwtPolar calculate geometry itself. Problem in the method QwtPolarLayout::layoutLegend. Used bounding rect of all plot frame, legend is added to bottom side (in bottom position case). – Akdez Jun 05 '14 at 13:22

0 Answers0