Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Releases: ebi-gene-expression-group/scxa-experiment-page-tsne-plot-view

v3.3.0

27 Oct 15:27
Compare
Choose a tag to compare

New features:

  • Chart subtitle has been removed
  • Limit how much a chart can be shortened due to legend height
  • Adjustments to align both charts vertically

Bugfixes:

  • Tooltip is displayed (again) in the cluster chart.
  • Show an error message if the server is not reachable, instead of stalling indeifnitely with the Loading spinner.

v3.2.0

18 Oct 23:07
Compare
Choose a tag to compare

New features:
• Updated to (Expression Atlas Autocomplete v3.0.0-beta)[https://github.com/ebi-gene-expression-group/expression-atlas-autocomplete/releases/tag/v3.0.0-beta], which fixes a breaking change from the back end.

Other changes:
• Fetch logic has been dried out and refactored.
• Build configuration has been updated to Webpack 4 and WebpackDevServer 3.

v3.1.0

03 Oct 11:00
Compare
Choose a tag to compare

New features:

  • New gradient legend for the gene expression chart.
  • t-SNE plot now includes a subtitle displaying the number of plotted cells.

v2.0.0

30 Apr 18:10
Compare
Choose a tag to compare

Features

• Each plot performs its own request to get the plot data
• Support for clustering

Dependencies

• Update to React 16.3
• Update to Highcharts 6.1

Security updates

• Update ot latest Babel version to fix transitive vulnerability in hoek