Renders the first column of query results as large auto-scaling text inside a fixed-height container using the jQuery TextFill plugin.
BIGTEXT — set as ReportType in def_report.
def Render(self, Param1="", Param2="", Param3="") -> str:
Multiple rows are joined with commas. The container height defaults to 250 px if self._Height is unset or zero. Width is controlled by self._Width.
Requires jquery.textfill.js. Font size is computed automatically by the plugin to fill the container.