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

Feature Request: Axis Label Font Issues

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.12.3
    • Charts

      There are challenges with assigning font size and customization to axis labels. In particular, for histogram X-axis, if the labels aren’t the right size the label is shown as “...” - so the entire axis has no meaningful labels.

      Preferably, we would like to directly set font size of the labels and ideally be able to set the '...' values when the chart is too compressed.

      It is a general problem. QChart axis labels are replaced with ellipses when there is not enough room to show them. There should be either API to indicate that axis labels are truncated due to limited space or it should have an API providing ideal size of chart window to ensure that axis labels are properly visible, or it should have an option to auto expand chart when labels are not fully visible.

        For Gerrit Dashboard: QTBUG-89444
        # Subject Branch Project Status CR V

            e0348803 Miikka Heikkinen
            vipinjain Vipin Jain
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes