Table Aggregate =============== Render a table with aggregated data. .. figure:: ../images/table_aggregate.png :alt: HTML output HTML output Options ------- .. include:: options/_table_aggregate.rst Example ------- Given the following configuration: .. approved:: ../../examples/Command/report-component-table-aggregate :language: bash :section: 0 When we run PHPBench with the configured report above: .. approved:: ../../examples/Command/report-component-table-aggregate :language: bash :section: 1 Then it generates the following with the ``console`` renderer: .. approved:: ../../examples/Command/report-component-table-aggregate :language: bash :section: 2