jkall / qgis-midvatten-plugin

Midvatten plugin for QGIS
25 stars 8 forks source link

better tables in html reports #66

Open jkall opened 9 years ago

jkall commented 9 years ago

The code for creating html tables should be rewritten to get a simpler HTML table report.

Have a look at these modules instead of making everything from scratch: https://pypi.python.org/pypi/tabulate https://code.google.com/p/prettytable/ (or maybe http://www.decalage.info/python/html)

This is closely related to https://github.com/jkall/qgis-midvatten-plugin/issues/65

jkall commented 9 years ago

related to https://github.com/jkall/qgis-midvatten-plugin/issues/65

jkall commented 9 years ago

partial fix implemented for w_qual_reports by introducing new module in https://github.com/jkall/qgis-midvatten-plugin/commit/718712da6ae78fd488c266ecb173c882328d72e5

jkall commented 8 years ago

The drill report should be arranged to enable export or copy-paste into a text document (open document file format) as an appendix to the written investigation report