2

I sometimes like to rotate a data frame in a layout, for example to fit more on the page if my area of interest is rectangular and runs from, say, northeast to southwest. But when I do, something strange happens to any labels I have which are in the callout box style: the carat pointing from the box to the feature gets very long and thin, and it looks terrible. Here's what my labels look like when the data frame is not rotated:

enter image description here

I can convert that to annotation and move it around and the carat still looks like it should:

enter image description here

But when the data frame is rotated, this is what it looks like, the carat is squashed down to a thin line. The only change I've made here is rotating the data frame:

enter image description here

Converting it to annotation and moving it around doesn't improve things much:

enter image description here

Any ideas as to why this happens, and how to prevent it?

Dan C
  • 12,212
  • 11
  • 57
  • 86

0 Answers0