Josef K
Josef K
Bumping this issue since it is a real problem on hdpi displays. Suggested simple solution: let user set application-wide scaling of fonts.
Usage of i18n is useful (and preferred ?). The different behaviours should be documentated in the wiki.
Or else go for the freewat integration: https://github.com/jkall/qgis-midvatten-plugin/issues/264
> This library could be augmented for piper ternarys: https://github.com/inkenbrandt/Peeters_Piper Yes, this is an interesting library and it is probably less work than the other alternatives. Could be added as...
The feature "Piper diagram version 2" resolves this issue. But the plot proportions (not size) should be fixed so that the ternary plots are equilateral triangles. (The current version results...
The fix mentioned above needs import data format to be same as given by locale settings. So, if working environment uses 'sv_SE' then the general csv importer will loop forever...
fixed in https://github.com/jkall/qgis-midvatten-plugin/commit/4cbb112774552181646285109407928a4b879e9f
problem still exists whenever there is a 'NULL' text string in the com_html field in table obs_points
There might be a solution to the panda installation issues if using osgeo4w on windows: https://github.com/jkall/qgis-midvatten-plugin/issues/178
There should also be a signature at the upd_sign column. Perhaps use triggers in qgis that writes this information in about_db when performing manual editing of any database layer in...