fontsize options
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
Activity
Filter activity
assigned to @ldam
requested review from @kienle
added Release2024.4.0.0 label
changed milestone to %2024.3.1.0
changed milestone to %2024.4.0.0
removed Release2024.4.0.0 label
- Resolved by Kien Le
I think it would be better to rename
base_font_size
toplot_font_size
. The current name gives the impression that this config is used for all the texts in the program.
- Resolved by Kien Le
- Resolved by Kien Le
- Resolved by Kien Le
added 31 commits
-
8050a54d...63b3fd28 - 30 commits from branch
develop
- f17ce071 - Merge branch 'develop' into i181_fontsize_options
-
8050a54d...63b3fd28 - 30 commits from branch
requested review from @kienle
added 1 commit
- ef78ffa9 - stretch out vertical spaces arcording to selected font size
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
Toggle commit listremoved review request for @kienle