I'm trying to remove the very thin, yet visible white "ghost" lines in between polygons. You can see This in the image below.
Hopefully you don't have to strain your eyes to see that there are very thin white lines in between each of the polygons. I've made the lines transparent and given them a thickness of 0, but they're still there. Here are my settings:
Any thoughts on how to solve the problem or workaround solutions?
Answer
Set your border color to the same color as your fill.
With QGIS 2.14 if you are creating a categorized/graduated symbology you can even set up a data defined override of: @symbol_color
Which will automatically assign the same color to the border as the fill.
You can set this up as a data defined override:
No comments:
Post a Comment