Skip to content

1.7.6

Choose a tag to compare

@urmi-21 urmi-21 released this 14 Jul 00:53
· 1061 commits to master since this release

MOG 1.7.6 Release date: 3/25/2019

  • Fixed bug which crashed MOG when there were special characters in info columns.
  • Changed get tooltip function for scatter and line charts to handle null metadata exception and prevent crashing.
  • Changed get tooltip function for StripedTable class to handle tables with no metadata.
  • Changed table to treemap function to allow datacolumns at any level of the tree. Before the level had to be 3 or more (Root is level 1).
  • Added AlphanumericComparator class to sort all columns in main and metadata table.
  • Removed "set info cols type" option.
  • Added option to resize scatter plot points