Skip to content

Releases: ESA-VirES/AnalyticsViewer

v0.2.6 Beta Release

17 Aug 09:13
Compare
Choose a tag to compare
v0.2.6 Beta Release Pre-release
Pre-release
  • Solved issues when saving the plot as image where resize was not applied correctly
  • Solved issue of time stamps not being rendered correctly under firefox
  • Introduced new functionality, on mouseover circles radius increases and only on click does the information tooltip box appear which then stays active until clicked somewhere else or using the close button.
  • How selection of y axis is done has been modified to select a specific index number in the data where data should usually be present.

v0.2.5 Beta Release

21 Jul 14:05
Compare
Choose a tag to compare
v0.2.5 Beta Release Pre-release
Pre-release

Solved multiple issues:

  • Incorrect label for F parameter because of typo (x_label instead of y_label)
  • Solved issue of max range when max range was actually below 1
  • Added additional style to text svg so it renders properly when saving as image
  • Solved grid resizing issues

v0.2.4 Beta Release

26 Mar 09:56
Compare
Choose a tag to compare
v0.2.4 Beta Release Pre-release
Pre-release
  • Solved issue for rendering and saving svg as image;
  • Solved issue of Firefox not firing event for saving image
  • Added a little more top margin for parallels plot (should help with some issues on lower resolution screens)

v0.2.3 Beta Release

06 Mar 15:45
Compare
Choose a tag to compare
v0.2.3 Beta Release Pre-release
Pre-release
  • Solved issues when loading data with different parameters and selected filters

v0.2.2 Beta Release

06 Mar 15:01
Compare
Choose a tag to compare
v0.2.2 Beta Release Pre-release
Pre-release
  • Added new event callback when loading new data modifies active filters

v0.2.1 Beta Release

06 Mar 14:32
Compare
Choose a tag to compare
v0.2.1 Beta Release Pre-release
Pre-release
  • Introduced check when loading new data to see if set filters still apply
  • Solved resize issues in parallels plot