Skip to content

Add generate pdf support for report view.

Choose a tag to compare

@htran84 htran84 released this 10 May 20:53
· 187 commits to master since this release
8a30a59
Add pdf support using html2pdf javascript library. (#58)

* - Add pdf support using html2pdf javascript library.
- Fix bug where legend is not displayed in the report.

* - Address Nathan's feedback.

* - Update resolution.

* - Update to hide note if it's empty

* - Clean up.

* - Clean up code.