Skip to content

1.1.6

Compare
Choose a tag to compare
@tischlab-travis-ci tischlab-travis-ci released this 20 Jan 22:33
· 87 commits to master since this release
7b750ed

Version 1.1.6

Changes:

  • Mac builds are now properly signed and notorized!
  • add KDE scale parameter for violin plots within DetailedUsage
  • add aspect ratio constraints to windows
  • add button to duplicate data component window
  • add button to resize data component windows to default size
  • add clear button to syllable ID filter
  • add colored labels for heatmap row and column labels
  • add coloring of uuids by group membership in individual usage heatmap
  • add data query component
  • add details to history items
  • add fallback values for heatmap scales
  • add k-means clustering to clustered heatmaps
  • add mode and cumulative sum to stats in dataloader
  • add mutation plot component
  • add previous and next buttons for selected syllable
  • add unpublish dataset mutation for data views
  • add values operation to dataloader
  • add vmin and vmax for heatmaps
  • add window manager, less brittle window/data component finding, important for snapshots
  • fix better workspace snapshots (account for z-position, add backgrounds)
  • fix canvas heatmap hover and click
  • fix enable/disable some menu items depending if data is loaded or not
  • fix few UI tweaks for more consistent appearance on options
  • fix group colors when ordering is not Natural in DetailedUsage
  • fix measurement of tick labels by accounting for proper css styles
  • fix more consistent clustered heatmap options
  • fix race condition in boxplot when a groupLabel is removed
  • fix scalar data, compute average statistics over animals, rather than plotting of all emissions, and filter non-selected groups
  • fix statemap layout update on window move or window resize
  • fix translate module ID filters when switching count methods
  • fix units in scalar data
  • refactor consolidate import interfaces for several modules
  • refactor consolidate reusable/common options (heatmaps)
  • refactor consolidate video components into reusable video component
  • refactor reimplementation of windowing system, removes jqx dependency
  • remove support for multiple columns for pluck operations in dataloader
  • update some dependencies / remove unused dependencies