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

show 3D graphic even if more than 1 year of data in range #1185

Open
huss opened this issue Apr 3, 2024 · 0 comments
Open

show 3D graphic even if more than 1 year of data in range #1185

huss opened this issue Apr 3, 2024 · 0 comments
Labels
p-low-priority t-enhancement This issues tracks a potential improvement to the software

Comments

@huss
Copy link
Member

huss commented Apr 3, 2024

Is your feature request related to a problem? Please describe.

For efficiency reasons, a 3D graphic is limited to one year of max time range. Should OED display some time range when the range is greater than one year? Note this applies to unbounded time ranges even if the actual data is less than one year.

Describe the solution you'd like

This is open to discussion but here are some thoughts:

  • Start from a given final date and graph a certain number of days backward. The length of time is open (6 months, 1 year, other)?
  • Looking at the actual readings for the chosen meter/group might be good. An alternative might be the max date on the Plotly line graphic (rounded to the full day up/down) where nothing is shown if this meter/group only has data well before the max date on the graphic. An advantage of this method is it will not change the date as you select a different meter/group. I like this later one (right now) if it is easy to do. Either way should deal with unbounded date ranges that currently work.
  • Should the date range picker be set to this range? That makes changing it easier but also impact others graphics. It also makes it easier to see the exact range. Need to figure this out where another mechanism for automatically set might be used that does not impact other graphics.

Describe alternatives you've considered

Have the current system where the user must select the time range.

Additional context

None

@huss huss added t-enhancement This issues tracks a potential improvement to the software p-low-priority labels Apr 3, 2024
@huss huss moved this to Todo in Redux Toolkit Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-low-priority t-enhancement This issues tracks a potential improvement to the software
Projects
Status: Todo
Development

No branches or pull requests

1 participant