Releases: ESA-VirES/AnalyticsViewer
Releases · ESA-VirES/AnalyticsViewer
v0.4.21
v0.4.20
Change of default format
v0.4.19
New default behavior for parallels plot
v0.4.18
- Added possibility to specify number format for each parameter showed in the histogram filter view
v0.4.17
- Fix for Microsoft Edge rendering issue
v0.4.16
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
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
- Changed replace string with regex to replace all subscript tag matches
v0.4.13
- 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
- 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