We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5721dc0 commit 4137d9eCopy full SHA for 4137d9e
plotly/plotly_offline_aux/plotlyoffline.m
@@ -61,7 +61,7 @@
61
id, link_text);
62
63
plotly_script = sprintf(['\n<div class="%s loading" style=', ...
64
- 'color: rgb(50,50,50);">Drawing...</div>' ...
+ 'color: rgb(50,50,50);"> </div>' ...
65
'\n<div id="%s" style="height: %s;',...
66
'width: %s;" class="plotly-graph-div">' ...
67
'</div> \n<script type="text/javascript">' ...
0 commit comments