Hi ,

I am using Qwt6.3.1 with QT5.5. Following are the queries related to Qwtdial

1) Trying to make a dial with 2 Scales and 2 needles. To achieve this what I did is , I created 2 different dials and overlap one on other . but this method is not correct way and also its not much useful for me as it complicates the implementation of needle. can someone please tell me the correct way to implement this ? Is there any setting I can do while creating dial which gives me 2 scales and needle for each ? or if you have any example for this ?

2) Default scale settings of QwtDial gives me scale markings inside and scale labels outside but I want to draw scale markings on the edge of dial and scale labels should be inside. How can I customize this ?

Regards
Anky