I want to collect data in first screen to display chart in second screen. I am not making a sign In sign up project but the function maybe similar like that. I collect data to tinyDB and take it in second screen but when I am coming back again to the second screen after first screen the data is disapper.
this is my first screen code block
.
May some one can give me advice to display data like chart from tinyDB without extension. I see some of feature that including in chart codeblock that can display data from tinyDB to chart. the code block name is .importfromtinyDB.
how to make that. I am new here and just 3 days I use this platform to make rapid application. do you know how to display tinyDB to chart without extension?