Files
activity-board/browser/companies.html
Daniel Izquierdo 69387aaa6e wrong dir
2013-07-03 19:45:24 +02:00

85 lines
4.8 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta name="keywords" content="bitergia, floss, libresoft, oss, linux, research, reports, free software, software analysis, liferay" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, maximum-scale=1.0">
<meta name="description" content="Bitergia company website" />
<link rel="stylesheet" type="text/css" id="theme" href="VizGrimoireJS/vizgrimoire.css" />
<script type="text/javascript" src="VizGrimoireJS/lib/jquery-1.7.1.min.js"></script>
<title>WebKit Report by Bitergia: Information about all companies</title>
<style type="text/css">
</style>
</head>
<body>
<div id="wrapper">
<div id="header"></div>
<div id="navigation"></div>
<div style="float:left">
<div style="float:left">
<div id="info-pill">
<h1 style="font-size:1.5em;font-weight: bold;">Information about all companies</h1>
<p>Some charts and tables for all companies in the project, and a summary of the evolution of their participation with links to more detailed information per company.</p>
</div>
<div>
<div id="info-pill" style="width:360px;height:170px;float:left;margin-bottom:15px;margin-righ:15px">
<div style="float:left;width:350px;height:150px"
class="scm-flotr2-metrics" data-metrics="num_companies" data-legend="false"></div>
<i><b>Active companies per month</b></i><a href="notes.html#note:charts:companies:companies"><img src="qm_15.png"></a>
</div>
<div class="info-pill" style="width:360px;height:170px;float:left;margin-bottom:15px;">
<div style="float:left;margin:10px;width:350px;height:150px" id="scm-companies-summary">
</div>
</div>
</div>
<div>
<div id="info-pill" style="width:370px;height:270px;float:left;margin-bottom:25px;margin-righ:25px">
<div class="scm-flotr2-companies-static"
data-metric="commits" data-limit="10"
style="width:350px;height:250px;margin-right:10px;float:left;margin-bottom:10px"></div>
<i><b>Commits per company (aggregated)</b><a href="notes.html#note:charts:companies:commits_agg"><img src="qm_15.png"></a></i>
</div>
<div id="info-pill" style="width:370px;height:270px;float:left;margin-bottom:25px;margin-righ:25px">
<div class="scm-flotr2-companies-static"
data-metric="authors" data-limit="10" data-order-by="commits"
style="width:350px;height:250px;margin-right:10px;float:left;margin-bottom:10px"></div>
<i><b>Authors per company (aggregated)</b><a href="notes.html#note:charts:companies:authors_agg"><img src="qm_15.png"></a></i>
</div>
</div>
</div>
<!-- Companies Navigation -->
<div style="width=715px;padding:20px;">
<h1 style="font-weight: bold;">List of companies</h1>
<div id="scm-flotr2-companies-nav" data-sort-metric="commits_rev"
style="width:700px;"></div>
</div>
<!-- Companies flotr2 list -->
<div>
<div class="scm-flotr2-companies-list"
data-metrics="commits,authors" data-sort-metric="commits"
style="width:700px; margin-right:10px;"></div>
</div>
</div>
<div id="footer"></div>
</div>
<!-- <script type="text/javascript" src="VizGrimoireJS/vizgrimoire.min.js"></script> -->
<script type="text/javascript" src="VizGrimoireJS/src/envision.js"></script>
<script type="text/javascript" src="VizGrimoireJS/src/DataSource.js"></script>
<script type="text/javascript" src="VizGrimoireJS/src/Loader.js"></script>
<script type="text/javascript" src="VizGrimoireJS/src/Report.js"></script>
<script type="text/javascript" src="VizGrimoireJS/src/ITS.js"></script>
<script type="text/javascript" src="VizGrimoireJS/src/MLS.js"></script>
<script type="text/javascript" src="VizGrimoireJS/src/SCM.js"></script>
<script type="text/javascript" src="VizGrimoireJS/src/Envision_Report.js"></script>
<script type="text/javascript" src="VizGrimoireJS/src/Viz.js"></script>
</body>
</html>