Skip to content

Draft: Fix problem of TPS being cut off when the overing time for a certain amount of channels grows the plotting area to go beyond the size of matplotlib's figure.

Lan Dam requested to merge i158_tps_cut_off into master

#158 (closed)

  • Extend the figure to plot up to 8 channels of 2 years data.
  • Add ticks to show times on top of the first TPS channel for when the time is too long, user can't see times at the bottom
  • Add grid line to show when a year starts.
  • The part of creating each channel on a separate tab when time is greater than 1 year will be implemented in a different MR.
  • Increase font sizes to help user see better.
Edited by Lan Dam

Merge request reports