Skip to content

Releases: ESA-VirES/AnalyticsViewer

v0.4.21

20 Oct 11:42
Compare
Choose a tag to compare
  • New styling and adaptive positioning for tooltip window to make sure it is inside of current window

v0.4.20

18 Oct 14:49
Compare
Choose a tag to compare

Change of default format

v0.4.19

18 Oct 14:31
Compare
Choose a tag to compare

New default behavior for parallels plot

v0.4.18

09 Oct 14:51
Compare
Choose a tag to compare
  • Added possibility to specify number format for each parameter showed in the histogram filter view

v0.4.17

21 Dec 09:59
Compare
Choose a tag to compare
  • Fix for Microsoft Edge rendering issue

v0.4.16

11 Nov 14:01
Compare
Choose a tag to compare

Added new callback functions as elements get removed when rerendered binding externally looses event tracking for the item;
Added:

  • gridSettingChanged
  • xAxisSelectionChanged
  • yAxisSelectionChanged
  • filtersViewChanged

v0.4.15

10 Nov 14:43
Compare
Choose a tag to compare

Added new arguments for initialization:

  • filters_hidden (default false): Allows initializing analytics with filters panel hidden
  • filterListChanged (defaults to logger): Callback function called when list of visualized filters is changed by user

Issue solving:

  • Corrected positioning of labels (with special characters) on resize
  • Corrected incremental callback issue when hiding filters panel

v0.4.14

26 Sep 16:06
Compare
Choose a tag to compare
  • Changed replace string with regex to replace all subscript tag matches

v0.4.13

26 Sep 15:53
Compare
Choose a tag to compare
  • Solved issue of empty domain on second y-Axis
  • Solved issue of 'invisible' dropdown selection (for y) over scatterplot
  • Solved issue of subscript tags appearing in the tooltip (replaced them with underscore again)

v0.4.11

26 Sep 08:20
Compare
Choose a tag to compare
  • Solved issue where on parallels resize events buttons for remove clear brush stopped working
  • Added check to see if domain may and min is equal, extending max by one if it is the case so that a range can be shown in the plot