Source: factory.report/package.core/ObjReportDistribution.py
| Method | Signature | Description |
|---|---|---|
| render_fragment | render_fragment(source_table: str, column: str, where: str = '', empty_label: str = '(empty)', highlight_empty: bool = True, limit: int = 0) -> str |
|
| render_email_fragment | render_email_fragment(source_table: str, column: str, palette: dict, where: str = '', empty_label: str = '(empty)', highlight_empty: bool = True, limit: int = 10) -> str |
|
| Render | Render(Param1: str = '', Param2: str = '', Param3: str = '') -> str |