Reference#
DibisoReporting#
|
Class to generate the BiSO report |
|
Initialize the Biso class with the given parameters. |
|
Add a LaTeX macro to the report. |
If file_path is not None, get the file from a local path. |
|
|
If file_url is not None, get the file from a URL. |
Create the default latexmkrc file in the root path of the project. |
|
Get the LaTeX template from a local path. |
|
Get the LaTeX template either from a GitHub repository release. |
|
Generate the report by calling the specified functions with their parameters to create the desired visualizations. |
Biso#
|
Class to generate the BiSO report |
|
Initialize the Biso class with the given parameters. |
|
Generate the report by calling the specified functions with their parameters to create the desired visualizations. |
PubPart#
|
Class to generate the PubPart report |
|
Initialize the PubPart class with the given parameters. |
Generate the report by calling the specified functions with their parameters to create the desired visualizations. |