Different time_offset for different periods #567
hendrik001973
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to display the amount of rainfall in a plotly card.
I use following code:
I inserted the time offset, so that the bar is between the ticks.
The time_offset fits for the hourly period, however, for the daily period it should be -12h, for the weekly period -84h and so on
I tried this:
but it is not accepted. Any ideas, how I can do this?
Greetings
Hendrik
Beta Was this translation helpful? Give feedback.
All reactions