Recent Releases of django-comparison-dashboard

django-comparison-dashboard - Hotfix v2.7.2

[2.7.2] - 2025-02-28

Fixed

  • pandera version updated to v0.22.1

Full Changelog: https://github.com/OpenEnergyPlatform/django-comparison-dashboard/compare/v2.7.1...v2.7.2

- Python
Published by henhuy about 1 year ago

django-comparison-dashboard - Hotfix v2.7.1

[2.7.1] - 2025-02-28

Fixed

  • pandera version fixed to v0.17.2

Full Changelog: https://github.com/OpenEnergyPlatform/django-comparison-dashboard/compare/v2.7.0...v2.7.1

- Python
Published by henhuy about 1 year ago

django-comparison-dashboard - Release v2.7.0

[2.7.0] - 2024-12-17

Changed

  • default annotations font size

Fixed

  • chart height option at display options

Full Changelog: https://github.com/OpenEnergyPlatform/django-comparison-dashboard/compare/v2.6.0...v2.7.0

- Python
Published by henhuy over 1 year ago

django-comparison-dashboard - Release v2.6.0

[2.6.0] - 2024-12-04

Added

  • error message if upload validation fails

Full Changelog: https://github.com/OpenEnergyPlatform/django-comparison-dashboard/compare/v2.5.1...v2.6.0

- Python
Published by henhuy over 1 year ago

django-comparison-dashboard - Hotfix v2.5.1

[2.5.1] - 2024-12-03

Changed

  • removed MODEX source for uploads

Fixed

  • CSV upload

Full Changelog: https://github.com/OpenEnergyPlatform/django-comparison-dashboard/compare/v2.5.0...v2.5.1

- Python
Published by henhuy over 1 year ago

django-comparison-dashboard - Release v2.5.0

[2.5.0] - 2024-12-03

Added

  • databus source to import SEDOS results from databus
  • option to filter all groups in groups, inputgroups or outputgroups

Fixed

  • filter None values in input/output groups in case of none-sankey graphs

What's Changed

  • Filter None values in input groups and output groups by @henhuy in https://github.com/OpenEnergyPlatform/django-comparison-dashboard/pull/35
  • Add databus source to import SEDOS results from databus by @henhuy in https://github.com/OpenEnergyPlatform/django-comparison-dashboard/pull/24
  • Feature/feedback result viewer by @bereba in https://github.com/OpenEnergyPlatform/django-comparison-dashboard/pull/36

Full Changelog: https://github.com/OpenEnergyPlatform/django-comparison-dashboard/compare/v2.4.0...v2.5.0

- Python
Published by henhuy over 1 year ago

django-comparison-dashboard - Release v2.4.0

[2.4.0] - 2024-10-18

Changed

  • UI design by bmlancien

What's Changed

  • update model results view by @bmlancien in https://github.com/OpenEnergyPlatform/django-comparison-dashboard/pull/33

New Contributors

  • @bmlancien made their first contribution in https://github.com/OpenEnergyPlatform/django-comparison-dashboard/pull/33

Full Changelog: https://github.com/OpenEnergyPlatform/django-comparison-dashboard/compare/v2.3.0...v2.4.0

- Python
Published by henhuy over 1 year ago

django-comparison-dashboard - Release v2.3.0

[2.3.0] - 2024-10-11

Added

  • abbreviations in nav bar
  • error message if chart/table creation fails

Changed

  • implemented tabs to separate chart and data table
  • streamlined plot options
  • do not filter None values in input/output groups

Fixed

  • x/y axis titles

- Python
Published by henhuy over 1 year ago

django-comparison-dashboard - Release v2.2.0

[2.2.0] - 2024-08-28

Added

  • sankey colors from user input and/or predefined color mapping
  • units to sankey

- Python
Published by henhuy over 1 year ago

django-comparison-dashboard - Hotfix v2.1.1

[2.1.1] - 2024-06-28

Fixed

  • error due to numpy version >=2.0.0

- Python
Published by henhuy almost 2 years ago

django-comparison-dashboard - Release v2.1.0

[2.1.0] - 2024-06-28

Added

  • display options are used when plotting bar and line charts

- Python
Published by henhuy almost 2 years ago

django-comparison-dashboard - Hotfix v2.0.1

[2024-06-28]

Added

Add migration for removal of input and output commodities

- Python
Published by henhuy almost 2 years ago

django-comparison-dashboard - Release v2.0.0

[2.0.0] - 2024-06-28

Changed

  • parameters are stored using ID instead of full query

Added

  • input and output groups in data model

- Python
Published by henhuy almost 2 years ago

django-comparison-dashboard - Release v1.1.0 - Fomantic-UI

[1.1.0] - 2024-06-06

Changed

  • searchable multi select dropdowns for dashboard filters

- Python
Published by henhuy almost 2 years ago

django-comparison-dashboard - Release v1.0.0 - Sankeys!

[1.0.0] - 2024-05-16

Added

  • sankey charts
  • datatables support for dashboard table

Changed

  • output format (including support for groups column containing lists)
  • combine table and chart creation button

- Python
Published by henhuy almost 2 years ago

django-comparison-dashboard - Release v0.4.1

[0.4.1] - 2024-03-05

Added

  • version bumping

- Python
Published by henhuy about 2 years ago

django-comparison-dashboard - Release v0.4.0 - Labels & Colors

[0.4.0] - Labels & Colors - 2024-03-04

Changed

  • implementation of colors and labels

- Python
Published by henhuy about 2 years ago

django-comparison-dashboard - Release v0.3.0 - First Deploy

[0.3.0] - First Deploy - 2024-01-19

Added

  • index view
  • scenario selection view
  • upload view for scenario data uploads
  • models for scenario data and sources
  • MODEX source
  • downloading of MODEX scenario data
  • storing downloaded data into DB
  • preprocessing (filtering, aggregating and unit conversion) of scalar data

- Python
Published by henhuy about 2 years ago