Wednesday 25 September 2019

qgis - How to draw lines for diagrams?


Just before submitting bug: in Diagrams, there is possibility to use Position AroundPoint or OverPoint. Whatever I choose Line Options selection stays gray: I can't choose any line.


So, I suggest that this Line Option -option will draw line between actual point and re-located diagram. However, it doesn't work in my QuantumGIS 1.8.0 (win or Ubuntu). I haven't test it on 1.9



enter image description here


Rgs,


Pekka



Answer



It is currently not possible to draw a line between a object and its associated diagram.


The "Line Options" can only be used for line features (thus greyed out here) and define the position of a diagram relative to the line. In the current development versions and starting from 2.0 stable release, this option will be hidden instead of disabled.


No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...