Skip to content
Snippets Groups Projects

fontsize options

Merged Lan Dam requested to merge i181_fontsize_options into develop

closes #181 (closed)

  • Implement option Base Font Size in Menu Options that allows user to select a base font size for texts in plotting.
  • For font size from 9 to 12, plot's label will be split into 2 lines if the plot has no additional info.
  • Plot height and figure height will be spread out according to selected font size.
Edited by Lan Dam

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Kien Le
  • Kien Le
  • Kien Le requested changes

    requested changes

  • Lan Dam added 2 commits

    added 2 commits

    • 7cb3225a - change variable name base_font_size to base_plot_font_size
    • b5faa9de - change expected_base_plot_font_sizes assigning to list comprehension

    Compare with previous version

  • Lan Dam added 1 commit

    added 1 commit

    Compare with previous version

  • Lan Dam added 31 commits

    added 31 commits

    Compare with previous version

  • Lan Dam requested review from @kienle

    requested review from @kienle

  • Lan Dam added 1 commit

    added 1 commit

    • ef78ffa9 - stretch out vertical spaces arcording to selected font size

    Compare with previous version

  • Kien Le resolved all threads

    resolved all threads

    • When the font size is large, the plot gets cut off. I suspect this is because the size of the plot widget remains the same even with the larger font size. The images below show what this looks like. The pictures were with font sizes 6pt and 12px.

      Screenshot 2024-09-27 at 1.48.20 PM.png

      Screenshot 2024-09-27 at 1.48.00 PM.png

    • Please register or sign in to reply
  • Lan Dam added 6 commits

    added 6 commits

    • e259c43e - add just space for tps legend
    • 11e15091 - add vertical_ratio for spreading plotting, fig_height_in_ratio for size of figure
    • d90280c2 - apply vertical_ratio to plotting_axes.height_normalizing_factor in multi_threaded_plotting_widget
    • 22f9f9fc - adjust title position, fig_height_in's part for title
    • d9308558 - apply vertical_ratio and fig_heigh_in to plotting and figure size (not for TPS
    • 1cd3bb6e - apply vertical_ratio to timestamp_bar and title space for TPS

    Compare with previous version

  • Lan Dam removed review request for @kienle

    removed review request for @kienle

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading