Authentication / Data Protection of Plot.ly Data Visualization

I’ve build a web app / dashboard with Python and Plot.ly and would like to protect the information shown in this dashboard, currently you can download the HTML file and open it offline with all information available in the dashboard. How can I prevent that the information in the visualization is saved on client side, instead of server side? The Dashboard is hosted on AWS Elastic Beanstalk