How can I make a web app that have a form of some inputs and a button and when submitting the button a plot based on these inputs occur and a table of the relation between the plot axes also appear?
Is it better to implement such app by dash or by flask and plotly