Pass data from Django Template to Django Dash App

hello @delsim ,
I have the same problem (I can access the data in django template but i can not pass it to django dash app to use it in charts) but i am using plotly_direct so i can not add initial arguments as a parameter

how can i solve it please :sob:

and there is more details here: Pass Data From Django Templates to Dash App While using `plotly_direct`