How to make plotly graph fit to div in HTML?
تبليغسؤال
I have created a plotly graph in python and would like to display it on my HTML page. The problem is that the graph does not seem to fit the div propertly. Here is what I mean:
I would like ...