Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Force labels to show

$
0
0
For the map I'm creating, it's quite zoomed out with all icons/labels appearing quite small (which is what I need). As small as they are, there are still a few labels that won't show up unless I increase this
Code:

df_export_width=20000, df_export_height=20000
. At this level, the icons dont even touch eachother. Is there a line I can add to force the labels to show no matter how close the icons are? Googled around for it, but no luck so far. Is there a way to programmatically change the label weight?

thx

Viewing all articles
Browse latest Browse all 2485

Trending Articles