Графики данных
Диаграммы рассеивания и тепловые карты для плотной визуализации данных. ScatterPlot использует Chart.js; HeatMap — чистый Canvas без зависимостей.
Диаграмма рассеивания
Chart.js scatter plots for correlation analysis. Each dataset renders as a distinct point cloud.
Two Datasets
Comparing distributions across two groups.
Тепловая карта активности
GitHub-style contribution graph showing activity intensity across days and weeks. Green color scale for growth/activity data.
Weekly Activity
Contributions per day across 12 weeks.
Матрица корреляций
Symmetric correlation matrix with numeric values displayed inside cells. Uses the default chart color scale.
Channel Correlations
Pairwise correlation coefficients between marketing channels.
Нагрузка на сервер
Response time heatmap showing server load patterns across time of day and day of week. Red color scale for alert-level data.
Response Times (ms)
Average server response time in 2-hour blocks.