Is there anything that can be done to resize the items (specifically the ID color boxes, not the font) displayed in my legend when creating a figure? When I try to export images at high resolutions, the legend winds up being much too small.
Realize I posted a similar question pertaining to choropleth figures the other day, but Iโd be happy with even a generalist solution.
Hmmm, it seems the issue is that when the legend items are squares (rather than lines), width simply adds a bunch of white space on either side. Is there anything to enlarge?
Interesting! Iโm hoping that because Iโm working with choropleths, marker size may not affect the actual chart but still affect the legend. Thanks for your help!
+1 Would be great if legends could be increased/decreased in size independently of the rest of the figure. I am currently exporting a PDF and then change the legend size with Adobe Illustrator.
Yeah, I find it very frustrating that there is no way to adjust legend size without changing the trace size (which Iโve found canโt be done with choropleths angways). I suppose itโs not a huge problem when working with svgs, but Mapbox choropleths in particular donโt appear to vectorize properly so scaling creates a blurry mess. Hopefully that functionality comes at some point.
Frustrating indeed, in my case I have a bubble charts where the bubble area is defined by a column of my dataframe.
And I get the same kind of result as @windrose.
My audience is >50 y.o, they keep asking for larger symbols and legendsโฆ
I dont know if it will help, I have a similar problem and it didnโt help either.
overwrite (bool) โ If True, existing properties will be overwritten. If False, recursively apply updates to existing properties, retaining properties that are not specified in the update operation.