diff options
Diffstat (limited to 'standorte/mercator/mast-single-heatmap.gp')
-rw-r--r-- | standorte/mercator/mast-single-heatmap.gp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standorte/mercator/mast-single-heatmap.gp b/standorte/mercator/mast-single-heatmap.gp index 88aefc5..07c83fc 100644 --- a/standorte/mercator/mast-single-heatmap.gp +++ b/standorte/mercator/mast-single-heatmap.gp @@ -28,7 +28,7 @@ set obj rect fs empty from 4,4 to gx-4,gy-4 front set obj circle fs empty center 16,7 size 0.5 front set obj circle fs empty center 14,11 size 0.5 front -set label "2" at 6,7 center tc lt 3 front +set label "2" at 6,7 left tc lt 3 front set obj circle fs empty center 6,6 size 0.5 front set label "1" at 6,gy-5 left tc lt 3 front set obj circle fs empty center 6,gy-6 size 0.5 front |