In this article we will learn how to create a dashboard with multiple reports in it. For creating a single report, we create a <div> with a unique id and leave it empty for the chart to be rendered in it. On running the report, chart will be rendered in the created <div>. Define the
Read More