I&#39;m using QGIS embedded inside of a Qt application and I&#39;m rendering from a PostGIS layer with a label that comes from a column that is a floating point value in Postgres. Right now it prints out a lot of decimal places in the label. Is there any way to limit this to 1 decimal place in QGIS? Or do I need to do it in Postgres using a view?<br>
Thanks,<br>Dave<br>