I am building a UI using a csv file. I have created graph(line chart using Atlair), Table and a Metrics(st.metric). For input, I have build Calendar(using Date) and Product type column(Multiselect). Now, I want to make my graph, table and metric to interact with each other on the basis of the inputs I select.
I would really appreciate if you all can help me out.