Project

General

Profile

Feature #21953 » 1000.html

tikkss (Tsutomu Katsube), 05/01/2026 12:00 PM

 
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Charty plot</title>
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
</head>
<body>
<div id="ed2e9f72-1bd3-4f86-a6f5-7f21f12feacc" style="width: 100%; height:100%;"></div>
<script type="text/javascript">
Plotly.newPlot("ed2e9f72-1bd3-4f86-a6f5-7f21f12feacc", [{"type":"bar","orientation":"v","x":[-0.2],"y":[72632.0],"width":"49/125","marker":{"color":["#1f77b4"]},"name":"spawn","error_y":{"type":"data","visible":true,"symmetric":false,"array":[NaN],"arrayminus":[NaN],"color":"#424242"}},{"type":"bar","orientation":"v","x":[0.2],"y":[21392.0],"width":"49/125","marker":{"color":["#ff7f0e"]},"name":"ractor-ruby-box","error_y":{"type":"data","visible":true,"symmetric":false,"array":[NaN],"arrayminus":[NaN],"color":"#424242"}}], {"showlegend":true,"barmode":"group","xaxis":{"title":"n_classes","tickmode":"array","tickvals":[0],"ticktext":[1000],"range":[-0.5,0.5]},"yaxis":{"title":"rss_kb"},"legend":{"title":{"text":"type"}}});
</script>
</body>
</html>
(1-1/3)