Hello,
I create some chart with a custom widget to display Gas and Power consumption.
I want to show the detailed day statistic, when a single day is clicked in the Month Overview page as below.
For this I use the action navigate function, to open a customer chart page.
action: navigate
actionPage: page:Gasverbrauch_Stunde
Is it possible to link the day I want to get the details for?
Currently always the actual day is opened, instead of the day the action was triggered for.
Many thanks
Stefan