<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>idea Allow Text Formatting Tags in legend in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-text-formatting-tags-in-legend/idi-p/1391916</link>
    <description>&lt;P&gt;I have wished several times to manipulate the legend further by:&lt;/P&gt;&lt;P&gt;1. Adding multiple line breaks for long group layer names/layer names/headings&lt;/P&gt;&lt;P&gt;2. changing the font (italics, bold, colour, size, underlined)&lt;/P&gt;&lt;P&gt;3. other changes that could be achieved via Text Formatting Tags&lt;/P&gt;&lt;P&gt;Would it be possible to include this functionality?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Mar 2024 15:58:19 GMT</pubDate>
    <dc:creator>IlkaIllers1</dc:creator>
    <dc:date>2024-03-06T15:58:19Z</dc:date>
    <item>
      <title>Allow Text Formatting Tags in legend</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-text-formatting-tags-in-legend/idi-p/1391916</link>
      <description>&lt;P&gt;I have wished several times to manipulate the legend further by:&lt;/P&gt;&lt;P&gt;1. Adding multiple line breaks for long group layer names/layer names/headings&lt;/P&gt;&lt;P&gt;2. changing the font (italics, bold, colour, size, underlined)&lt;/P&gt;&lt;P&gt;3. other changes that could be achieved via Text Formatting Tags&lt;/P&gt;&lt;P&gt;Would it be possible to include this functionality?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 15:58:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-text-formatting-tags-in-legend/idi-p/1391916</guid>
      <dc:creator>IlkaIllers1</dc:creator>
      <dc:date>2024-03-06T15:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Text Formatting Tags in legend</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-text-formatting-tags-in-legend/idc-p/1399339#M29055</link>
      <description>&lt;P&gt;You can add tags to add some text formatting in legend items (and graphic text). Here's an example:&lt;/P&gt;&lt;P&gt;This layer name in my table of contents...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HollyTorpey_LSA_0-1711058520717.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/98729iD36838709B51EB95/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HollyTorpey_LSA_0-1711058520717.png" alt="HollyTorpey_LSA_0-1711058520717.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;results in this layer name in my legend:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HollyTorpey_LSA_2-1711058592702.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/98731i831A3C81A87D366F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HollyTorpey_LSA_2-1711058592702.png" alt="HollyTorpey_LSA_2-1711058592702.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;More on that &lt;A href="https://pro.arcgis.com/en/pro-app/3.1/help/mapping/text/text-formatting-tags.htm" target="_self"&gt;here&lt;/A&gt;. I don't know how to add line breaks, though (other than by using the description rather than the layer name or label). I agree that would be useful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 22:07:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-text-formatting-tags-in-legend/idc-p/1399339#M29055</guid>
      <dc:creator>HollyTorpey_LSA</dc:creator>
      <dc:date>2024-03-21T22:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Text Formatting Tags in legend</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-text-formatting-tags-in-legend/idc-p/1403026#M29151</link>
      <description>&lt;P&gt;I agree. The ability to manually place line breaks in legend layer names, headings, and labels would be really nice. (We could do it in ArcMap).&lt;/P&gt;&lt;P&gt;A workaround can be to combine word wrapping and padding with extra spaces to force line breaks where you want them, as mentioned here: &lt;A href="https://community.esri.com/t5/arcgis-pro-questions/carriage-return-hack-in-legend/m-p/1164807/highlight/true#M54099" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-questions/carriage-return-hack-in-legend/m-p/1164807/highlight/true#M54099&lt;/A&gt; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its not pretty in your table of contents but better than converting the legend to graphics and manually formatting that way.&lt;/P&gt;&lt;P&gt;I also found that inserting this string where you need a line break in your legend can work:&amp;nbsp;&amp;lt;fnt size="0"&amp;gt;\n&amp;lt;/fnt&amp;gt;. But the above method works better.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 23:55:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-text-formatting-tags-in-legend/idc-p/1403026#M29151</guid>
      <dc:creator>Joey_Lecky</dc:creator>
      <dc:date>2024-03-29T23:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Text Formatting Tags in legend</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-text-formatting-tags-in-legend/idc-p/1650978#M36185</link>
      <description>&lt;P&gt;I support this idea and would like to add the following points:&lt;BR /&gt;Currently, in the legend, layer names can either not be wrapped at all or only wrapped using static text formatting in the layer name – as described by HollyTorpey_LSA. A dynamic, automatic word-wrap function would be much more useful. Manually inserting "\n" in the layer name is not a practical solution for me, as the same web map is used in different contexts, and forced line breaks would then appear everywhere.&lt;BR /&gt;Such functionality already exists in the labeling settings of layers (see image):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FabianHannich_0-1758107308270.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/140509i9F19BDCC731CDE1F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FabianHannich_0-1758107308270.png" alt="FabianHannich_0-1758107308270.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There, text is automatically wrapped after a specified number of characters. If a similar option were available for the legend, long layer names could be displayed much more easily and consistently – without any workarounds or tricks.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 05:57:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-text-formatting-tags-in-legend/idc-p/1650978#M36185</guid>
      <dc:creator>FabianHannich</dc:creator>
      <dc:date>2025-09-18T05:57:19Z</dc:date>
    </item>
  </channel>
</rss>

