Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • spmap - adjusting color thresholds

    Dear all,

    I want to see the change in the immigration density of different provinces. When I draw the map for different years the color thresholds adjust automatically. Is there a way to have the same thresholds for all the years.

    To be more specific, in all maps I want to have more than 3% dark, 1-3% medium-dark, 0,5-1% light, <0.5% very light.



  • #2
    First, specify clmethod(custom) then specify clbreaks(0.00 0.50 1.00 3.00 100.00)
    (assuming your data is already in percent)

    Best, Sergiy

    Comment

    Working...
    X