Aggregates contact counts by calendar month summed across every year, rendered as an inline SVG bar chart above the table. Months with no contacts render as a 0-height tick so the x-axis stays continuous at 12 bars. Respects the same scope visibility the table uses, so private contacts a viewer can't see don't leak into the chart counts. Each <rect> carries data-month / data-month-count for testability and a <title> for hover. |
||
|---|---|---|
| .. | ||
| controllers | ||
| live | ||
| plugs | ||
| analytics_test.exs | ||
| live_helpers_test.exs | ||
| live_table_footer_test.exs | ||
| location_resolver_test.exs | ||
| metrics_log_suppression_test.exs | ||
| metrics_plug_test.exs | ||
| skew_t_property_test.exs | ||
| skew_t_test.exs | ||
| telemetry_test.exs | ||
| user_auth_test.exs | ||