Skip to content

Releases: ESA-VirES/AnalyticsViewer

v0.3.9 Release

03 May 12:17
Compare
Choose a tag to compare
  • Making sure all time stamps and time information is displayed in UTC as there were some inconsistencies in ticks, popups, etc.

v0.3.8 Release

02 May 09:35
Compare
Choose a tag to compare
  • Added innerSVG polyfill to solve issues in internet explorer when creating labels and rendering svg to save as image
  • Solved issues when reloading data which contained a column of "not numbers" which contained numbers afterwards

v0.3.7 Release

15 Apr 12:30
Compare
Choose a tag to compare
  • Adaptation of save as image method to give some Safari support (new dependencies)

v0.3.6 Release

12 Apr 13:09
Compare
Choose a tag to compare

Bug solving:

  • updating image creation to take into consideration resizing of element
  • y-Axis able to handle dates correctly
  • Updated domain calculation of multiple parameters
  • Style change to selection to remove selection shadow which did not look good

v0.3.5 Release

08 Apr 12:31
Compare
Choose a tag to compare

Renaming of analytics to av in build process as analytics seems to create various issues with ad blockers and similar.

v0.3.4 Release

06 Apr 10:14
Compare
Choose a tag to compare
  • Removed external image dependencies of SumoSelect and replaced them with base64 strings

v0.3.3 Release

06 Apr 07:45
Compare
Choose a tag to compare
  • Removal of unused dependecies
  • Update of SumoSelect library

v0.3.2 Release

31 Mar 08:57
Compare
Choose a tag to compare
  • Fix of tooltip classname change in styles

v0.3.1 Release

30 Mar 13:55
Compare
Choose a tag to compare
  • Localized removal of brush element to analytics view to not remove possible other external brushes

v0.3.0 Release

30 Mar 09:54
Compare
Choose a tag to compare
  • New initialization parameters
  • Parallels plot now optional depends on passing html element in intialization
  • Cleanup of code (removal of unnecessary scritps)
  • Better removal of bound elements to make sure they are garbage collected