Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@meson800 meson800 released this 15 Apr 23:16
· 10 commits to main since this release

[0.5.0] - 2024-04-15

Added

  • Added new rd.plot.debug_axes which draws guide lines to help with axis alignment.
  • Added new rd.plot.adjust_subplot_margins_inches which allows subplot configuring
    using inch offsets (instead of subfigure coordinate offsets)

Modified

  • rd.flow.load_csv_with_metadata and
    rd.flow.load_groups_with_metadata can now load a subset of columns.
  • The datadir.txt can include paths that use ~ to represent the home directory.
  • rd.plot.generate_xticklabels does not include metadata key labels in plots without yticklabels
  • rd.plot.generate_xticklabels no longer throws an error when xticklabels don't match the dictionary passed (instead leaves labels as-is)
  • rd.plot.generate_xticklabels now enables user-specified line spacing