Renders a scatter plot chart using the ApexCharts library with three hardcoded sample data series.
Promotion — set as ReportType in def_report.
def Render(self, Param1="", Param2="", Param3="") -> str:
Returns an HTML <div> and inline <script> that initialise an ApexCharts scatter chart with three hardcoded series (SAMPLE A, SAMPLE B, SAMPLE C). Chart type, toolbar, and colours are fixed in the template. This report is intended as a scaffold for a data-driven scatter plot.
Requires apexcharts/apexcharts.