OpenEnergyDashboard / OED

Open Energy Dashboard (OED)
Mozilla Public License 2.0
75 stars 263 forks source link

Three Dimension Graph Feature #1063

Closed ChrisMart21 closed 10 months ago

ChrisMart21 commented 10 months ago

Description

This pull request introduces the 'Three Dimension Graph Feature' to the Open Energy Dashboard, aimed at enhancing visualization capabilities by allowing users to view and interact with data in three dimensions. The motivation behind this change is to provide an alternative modality for exploring energy consumption patterns over time. Special thanks to @saulmendozaloera @yyakhnis @Marty-Ronquillo for their contributions.

Fixes #895

Type of change

Checklist

huss commented 10 months ago

I merged PR #1036 so the code could be consistent with those changes. I also update the 3D tests and other test files as described in the commit. This PR is not expected to clear before the one merged so it should be fine. All changes should only impact test code. Any comments are welcome.

huss commented 10 months ago

Since I have also worked a little on this code and to move it along, I pushed minor edits, merged in development and then made some minor/modest changes. @ChrisMart21 can you look them over to be sure all is okay as I think I am done and all seems to work correctly.

huss commented 10 months ago

This PR is ready to merge once the following happens:

I plan to do this as soon as the other needed items are done.

huss commented 10 months ago

As I'm about to merge this code, I want to especially thank @ChrisMart21 for their hard work, willingness to work longer than originally agreed and being the lead in getting this feature to be a reality.