Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-81110

Have an easy way to align vertically charts

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 5.13.2, 5.14.0
    • Charts
    • None
    • Linux with XFCE DE and X11 server.

    • Linux/X11

    Description

      It may be desirable to align multiple charts together vertically when they share the same X Axis.

      This simple desire proves out to be currently challenging when the charts's Y axis width are different.

      I have documented my thoughts in the forum at:

      https://forum.qt.io/topic/109997/i-had-an-incredible-hard-time-to-align-horizontally-3-charts-qt-5-13-2

      Being able to control the Y-axis label width with:
       m_YAxis->setLabelFormat("%6d");
      {{}}was my first reasonable attempt.

      Next attempted to make the shortest plotarea chart drive the other 2 and I did stumble into a weird resizing problem. (I will open up another ticket to track the resizing issue).{{}}

      
      

      {{}}

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            e0348803 Miikka Heikkinen
            lano1106 Olivier Langlois
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes