Select to view content in your preferred language

Labeling Changes Color Without Prompting

64
3
Jump to solution
12 hours ago
Katherine_Rudzki
Occasional Contributor

Hello - I've run into something weird. When adding a Callout line, some text turns bright red. Is this a new way to show an issue with placement? I'm ultimately fine with where the labels end up for the most part, but I'd like the text to remain the same color.

I have one label Class for the map, so it's not an issue with conflicting classes.

No Callout:

Katherine_Rudzki_0-1785340555813.png

Adding Callouts:

Katherine_Rudzki_1-1785340805506.png

 

 

0 Kudos
1 Solution

Accepted Solutions
Robert_LeClair
Esri Esteemed Contributor

Bright red label text in ArcGIS Pro is typically an indicator that the label is unplaced (it can’t find a valid position based on your placement/conflict rules), not a “normal” symbol color. Callouts/leaders can make this show up more because they add additional placement constraints.

Here are some steps you can try to keep the text the intended color (by getting the labels to place normally):

  1. Allow overlaps so labels don’t become unplaced

    • Open Label Class pane > Conflict resolution tab
    • Under Unplaced labels, enable Never remove (place overlapping)
      (This forces placement rather than leaving labels unplaced.)
  2. Loosen fitting rules so labels can be placed

    • Label Class pane > Fitting strategy tab
    • Allow options like Reduce font size, Compress, and/or a bit more overrun (depending on geometry type)
  3. Relax placement restrictions

    • Label Class pane > Position tab
    • Broaden the allowed positions (more candidate placements usually resolves “unplaced” labels)

View solution in original post

3 Replies
Robert_LeClair
Esri Esteemed Contributor

Bright red label text in ArcGIS Pro is typically an indicator that the label is unplaced (it can’t find a valid position based on your placement/conflict rules), not a “normal” symbol color. Callouts/leaders can make this show up more because they add additional placement constraints.

Here are some steps you can try to keep the text the intended color (by getting the labels to place normally):

  1. Allow overlaps so labels don’t become unplaced

    • Open Label Class pane > Conflict resolution tab
    • Under Unplaced labels, enable Never remove (place overlapping)
      (This forces placement rather than leaving labels unplaced.)
  2. Loosen fitting rules so labels can be placed

    • Label Class pane > Fitting strategy tab
    • Allow options like Reduce font size, Compress, and/or a bit more overrun (depending on geometry type)
  3. Relax placement restrictions

    • Label Class pane > Position tab
    • Broaden the allowed positions (more candidate placements usually resolves “unplaced” labels)
Katherine_Rudzki
Occasional Contributor

Thank you! The Place Overlapping was able to solve the conflict.

Robert_LeClair
Esri Esteemed Contributor

I'm glad it worked out!  All the best!

0 Kudos