Skip to content

Improve signal plotting

Benjamin Krikler requested to merge BK_fixes_for_david into master

Another MR with multiple improvements / edits:

  1. Fix handling of non-numeric axes
  2. Improve drawing of line-plots
  3. Add initial support for bar-type plots
  4. Protect padding function for small numbers of bins
  5. Make sure the x-axis is labelled even when there's no ratio plot

Merge request reports