-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathMVAcarrankings_plotly.html
More file actions
17 lines (16 loc) · 1.99 KB
/
MVAcarrankings_plotly.html
File metadata and controls
17 lines (16 loc) · 1.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<script src="lib/htmlwidgets-0.6/htmlwidgets.js"></script>
<script src="lib/plotlyjs-1.2.1/plotly-latest.min.js"></script>
<script src="lib/plotly-binding-2.0.16/plotly.js"></script>
</head>
<body style="background-color:white;">
<div id="htmlwidget_container">
<div id="htmlwidget-4132" style="width:960px;height:500px;" class="plotly html-widget"></div>
</div>
<script type="application/json" data-for="htmlwidget-4132">{"x":{"data":[{"type":"l","inherit":true,"x":[1,2,3,4,5,6],"y":[0.84,2.84,3.16,3.34,5.41,5.41],"name":"after PAV algorithm","text":["car1","car2","car3","car4","car5","car6"],"colorbar":{"title":"b"},"colorscale":[[0,"#440154"],[0.111111111111111,"#482878"],[0.222222222222222,"#3E4A89"],[0.333333333333333,"#31688E"],[0.444444444444444,"#26838E"],[0.555555555555555,"#1F9D89"],[0.666666666666667,"#35B779"],[0.777777777777778,"#6CCE59"],[0.888888888888889,"#B4DD2C"],[1,"#FDE725"]]},{"type":"l","inherit":true,"x":[1,2,3,4,5,6],"y":[0.84,2.84,3.16,3.34,5.66,5.16],"name":"additive model","text":["car1","car2","car3","car4","car5","car6"],"colorbar":{"title":"b"},"colorscale":[[0,"#440154"],[0.111111111111111,"#482878"],[0.222222222222222,"#3E4A89"],[0.333333333333333,"#31688E"],[0.444444444444444,"#26838E"],[0.555555555555555,"#1F9D89"],[0.666666666666667,"#35B779"],[0.777777777777778,"#6CCE59"],[0.888888888888889,"#B4DD2C"],[1,"#FDE725"]],"mode":"markers"}],"layout":{"xaxis":{"title":"revealed rankings"},"yaxis":{"title":"estimated rankings"},"margin":{"b":40,"l":60,"t":25,"r":10}},"url":null,"width":null,"height":null,"base_url":"https://plot.ly","layout.1":{"xaxis":{"title":"revealed rankings"},"yaxis":{"title":"estimated rankings"}},"filename":"revealed rankings vs. estimated rankings"},"evals":[],"jsHooks":[]}</script>
<script type="application/htmlwidget-sizing" data-for="htmlwidget-4132">{"viewer":{"width":450,"height":350,"padding":5,"fill":true},"browser":{"width":960,"height":500,"padding":5,"fill":true}}</script>
</body>
</html>