Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: tmap legend size


From   [email protected]
To   [email protected]
Subject   Re: st: tmap legend size
Date   Wed, 24 Aug 2005 12:42:11 -0500

It appears that the size is hardcoded, but you could change the values 
of the 
symy and symx option in line 490 of -tmap_choropleth- to alter the 
size of 
the boxes.


Line 490:

	local LEGEND `"`LEGEND' symy(1.7) symx(3) keygap(1) rowgap
(0.5)"'

Scott


----- Original Message -----
From: Friedrich Huebler <[email protected]>
Date: Wednesday, August 24, 2005 11:05 am
Subject: st: tmap legend size

> The -tmap- package from SSC has an option that controls the legend
> size but it only affects the size of the text.
> 
> . use Us-Database.dta, clear
> . tmap cho hsdip if conterminous, id(id) map(Us-Coordinates.dta)
> legsize(4)
> 
> The above command draws a map with a bigger legend text but the boxes
> next to the text stay small. Is there an option that controls the
> size of the boxes?
> 
> Thank you,
> 
> Friedrich Huebler
> 
> 
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index