Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: zoom-in asset and sensor chart #1130

Merged
merged 3 commits into from
Aug 13, 2024
Merged

Conversation

victorgarcia98
Copy link
Contributor

Description

The current charts work really nice for hourly data and even for resolution that go down to 15min. Nonetheless, for finer grained data (e.g. high frequency instantaneous events), it's hard to inspect the values.

This PR introduces the capability to zoom-in the time axis both on the sensor and asset charts. This allow us to inspect data that comes in high frequency.


  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on code under GPL or other license that is incompatible with FlexMeasures

Signed-off-by: Victor Garcia Reolid <victor@seita.nl>
@victorgarcia98 victorgarcia98 self-assigned this Jul 30, 2024
@victorgarcia98 victorgarcia98 marked this pull request as ready for review July 30, 2024 20:55
Copy link
Contributor

@Flix6x Flix6x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Until box-based zoom support for interval selections becomes available, this will have to do.

@victorgarcia98 victorgarcia98 merged commit 3bc9033 into main Aug 13, 2024
7 checks passed
@victorgarcia98 victorgarcia98 deleted the feature/ui/zoom-in branch August 13, 2024 08:11
@nhoening nhoening added this to the 0.23.0 milestone Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants