Dashboard with plotly.js

Can I develop an interactive dashboard (for a live sensor, with selection of subdata and callback update responses in other plots, e.g.) in plotly.js only?

My customer only provides me the frame of an HTML page where I can edit. As far as I understood, Dash apps have to be deployed using Flask (that’s not possible because of the tech stack of my customer).