-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplotly_figure_1.html
5 lines (5 loc) · 1.21 KB
/
plotly_figure_1.html
1
2
3
4
5
<!DOCTYPE html><html><head><title>Figure 1</title><script src="assets/js/plotly-latest.min.js"></script></head><body margin:0;height:100vh;>
<div id="S4pavQPhrSDL0PgWvpHdeUFtr6fVbmv7OWCH" style="height: 100%;width: 100%;" class="plotly-graph-div"></div>
<script type="text/javascript">
Plotly.plot("S4pavQPhrSDL0PgWvpHdeUFtr6fVbmv7OWCH", [{"xaxis": "x1", "yaxis": "y1", "type": "scatter", "visible": true, "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], "y": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], "mode": "lines", "showlegend": true}, {"xaxis": "x1", "yaxis": "y1", "type": "scatter", "visible": true, "x": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], "y": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], "mode": "lines", "showlegend": true}], {"margin": {"pad": 0, "l": 0, "r": 0, "b": 0, "t": 0}, "showlegend": false, "xaxis1": {"domain": [0.13, 0.905], "side": "bottom", "type": "linear", "anchor": "y1"}, "yaxis1": {"domain": [0.11, 0.925], "side": "left", "type": "linear", "anchor": "x1"}, "annotations": [{"showarrow": false, "xref": "paper", "yref": "paper", "xanchor": "center", "align": "center", "yanchor": "bottom", "text": "<b><\/b>", "x": 0.5175, "y": 0.935}], "title": "<b><\/b>", "titlefont": {"color": "rgba(0,0,0,0)"}, "autolayout": true});
</script></body></html>