📄️ Overview
To create a report, we need to add an HTMLReportGenerator block and connect the output of the previous block to its input.
📄️ Table
HTML Generator for Creating a Table
📄️ Chart
HTML Generator for Creating a Chart
📄️ Writer
After creating the HTMLGenerator, we have to add a HTML_Layouter, connect it to the HTMLGenerator and change a small part in its settings. The almost mandatory part is the page's title, and the rest are optional.