Releases: ESA-VirES/AnalyticsViewer
Releases · ESA-VirES/AnalyticsViewer
v0.2.6 Beta 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
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
- 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
- Solved issues when loading data with different parameters and selected filters
v0.2.2 Beta Release
- Added new event callback when loading new data modifies active filters
v0.2.1 Beta Release
- Introduced check when loading new data to see if set filters still apply
- Solved resize issues in parallels plot