Releases: ZEN-universe/ZEN-explorer
Releases · ZEN-universe/ZEN-explorer
[email protected]
- Fix resetting selection in dropdowns when options change.
Full Changelog: v0.8.0...v0.8.1
[email protected]
- New responsive design for the platform with a dark theme.
- [Sankey, Map] Add download SVG button.
- [Nodal] Fix dual plot unit.
- Add download PNG button.
- [Map] Sort carriers alphabetically.
- Always select carrier first.
Full Changelog: v0.7.7...v0.8.0
[email protected]
- [Sankey] Give carriers their own row.
- [Sankey] Show cycles on the bottom if that's closer.
- [Production] Hide pie plots after changing solutions.
- [Sankey, Production] Add transport in and out.
Full Changelog: v0.7.6...v0.7.7
[email protected]
- The Transition Pathway: compare multiple solutions on one page.
- [Sankey] Add structure only view.
- [Sankey] Add legend to focus on carriers.
- [Sankey] Restructure nodes, smaller layout updates.
Full Changelog: v0.7.5...v0.7.6
[email protected]
- [Sankey] Fix wrong numerical values. Closes #130.
- [Nodal] Do not begin at zero in the duals plot. Closes #129.
- Sort nodes and carriers alphabetically. Closes #128.
Full Changelog: v0.7.4...v0.7.5
[email protected]
- [Nodal, Storage] Keep zoom level if possible when changing options and solutions.
- Add tests for duals and energy_system plot.
- [Nodal] Remove dual data from upper plot.
- [Sankey] Add divider to tooltip and show total of both inflows and outflows.
- [Sankey] Prevent processing of data for invalid years.
- [Nodal] Add subplot to show dual variables.
- [Sankey] Fix #124 by adding a tooltip and modifying some labels.
- [Sankey] Fix #125. Show storage flows related by reference carriers.
Full Changelog: v0.7.3...v0.7.4
[email protected]
- [Sankey] Improve box label placement and color.
- [Navigation] Store all urlParams in the history's state.
- Keep selection when changing solutions if possible.
Full Changelog: v0.7.2...v0.7.3
[email protected]
- [Nodal, Storage] Parse quantified response which reduces payload size by up to 80%.
- [Sankey] Add energy system plot.
- [Production] Show pie plots when clicking on bars.
- Shorten URL parameters.
Full Changelog: v0.7.1...v0.7.2
[email protected]
- [Map] Make landmasses lighter.
Full Changelog: v0.7.0...v0.7.1
[email protected]
- Add Playwright tests to check the state of the frontend.
- Use modified endpoints to download multiple components at once.
- [Nodal, Storage] Disable chart.js parsing and untrack response data and datasets to improve performance.
- Remove gray from the color palette.
- [Map] Change background to shades of gray.
- [Nodal] Rename y axis label to "Energy".
- [Capacity, Emissions, Production] Fix normalization to interval from 0 to 1 (only positive values).
- [Emissions, Production] Use sum of all positive (or negative, if there are no positives) values as reference when normalizing the data.
- [Nodal, Storage] Use decimation plugin to improve chart.js performance.
- [Capacity] Keep carrier when changing solutions.
- Use year that are sent from the server.
Full Changelog: v0.6.2...v0.7.0