Files
SamiAhmed7777 0b7e2d0a5b feat: Add comprehensive documentation suite and reorganize project structure
- Created complete documentation in docs/ directory
- Added PROJECT_OVERVIEW.md with feature highlights and getting started guide
- Added ARCHITECTURE.md with system design and technical details
- Added SECURITY.md with comprehensive security implementation guide
- Added DEVELOPMENT.md with development workflows and best practices
- Added DEPLOYMENT.md with production deployment instructions
- Added API.md with complete REST API documentation
- Added CONTRIBUTING.md with contribution guidelines
- Added CHANGELOG.md with version history and migration notes
- Reorganized all documentation files into docs/ directory for better organization
- Updated README.md with proper documentation links and quick navigation
- Enhanced project structure with professional documentation standards
2025-10-21 00:39:45 -07:00

61 lines
3.0 KiB
Smarty

<div class="container cbp-spmenu-push">
<div id="embed-api-auth-container" style="display: block; margin: 10px 0px;"></div>
<div id="view-selector-container" style="display: none;"></div>
<div id="active-users-container" style="display: none;"></div>
<div class="clearfix"></div>
<div class="vs-column half">
<div class="block">
<header class="Titles">
<h1 class="Titles-main">This Week vs Last Week (by sessions)</h1>
<div class="Titles-sub"></div>
</header>
<figure class="Chartjs-figure" id="chart-1-container"></figure>
<ol class="Chartjs-legend" id="legend-1-container"></ol>
</div>
</div>
<div class="vs-column half fit">
<div class="block">
<header class="Titles">
<h1 class="Titles-main">This Month vs Last Month (by sessions)</h1>
<div class="Titles-sub"></div>
</header>
<figure class="Chartjs-figure" id="chart-5-container"></figure>
<ol class="Chartjs-legend" id="legend-5-container"></ol>
</div>
</div>
<div class="vs-column fourths">
<div class="block">
<header class="Titles">
<h1 class="Titles-main">Top Browsers (by pageviews)</h1>
<div class="Titles-sub"></div>
</header>
<figure class="Chartjs-figure" id="chart-3-container"></figure>
<ol class="Chartjs-legend" id="legend-3-container"></ol>
</div>
</div>
<div class="vs-column half">
<div class="block">
<header class="Titles">
<h1 class="Titles-main">This Year vs Last Year (by users)</h1>
<div class="Titles-sub"></div>
</header>
<figure class="Chartjs-figure" id="chart-2-container"></figure>
<ol class="Chartjs-legend" id="legend-2-container"></ol>
</div>
</div>
<div class="vs-column fourths fit">
<div class="block">
<header class="Titles">
<h1 class="Titles-main">Top Countries (by sessions)</h1>
<div class="Titles-sub"></div>
</header>
<div id="chart-4-container"></div>
</div>
</div>
</div>