<?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>topic Re: Legend Truncates in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691295#M56638</link>
    <description>&lt;P&gt;There are charting options you could try but with long legends this still may not be enough&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;charting.legend.labelStyle.overflowMode&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;(ellipsisEnd | ellipsisMiddle | ellipsisNone | ellipsisStart)&lt;/TD&gt;&lt;TD&gt;ellipsisMiddle&lt;/TD&gt;&lt;TD&gt;Determines how to display labels that overflow layout bounds by replacing elided text with an ellipsis (...).&lt;P&gt;&lt;STRONG&gt;ellipsisStart&lt;/STRONG&gt;: Elides text at the start.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ellipsisMiddle&lt;/STRONG&gt;: Elides text in the middle of the line.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ellipsisEnd&lt;/STRONG&gt;: Elides text at the layout boundary.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ellipsisNone&lt;/STRONG&gt;: Disables text truncation entirely.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
    <pubDate>Fri, 21 Jun 2024 12:22:00 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2024-06-21T12:22:00Z</dc:date>
    <item>
      <title>Legend Truncates</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691286#M56632</link>
      <description>&lt;P&gt;&lt;SPAN&gt;How can i prevent truncation of the legend on a classic Splunk dashboard? The output has an ellipsis in the middle of my Legend, but i want to show the full text on the legend. See my query below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;index=$ss_name$_$nyName_tok$_ sourcetype=plt (Instrument="ZT2" OR Instrument="XY2" OR Instrument="P4")&lt;BR /&gt;| rex field=Instrument "(Calculated)\.(?&amp;lt;tag&amp;gt;.+)$$"&lt;BR /&gt;| timechart span=$span$ max(ValueEng) by tag&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 14:14:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691286#M56632</guid>
      <dc:creator>Jamietriplet</dc:creator>
      <dc:date>2024-06-24T14:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Truncates</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691290#M56634</link>
      <description>&lt;P&gt;There is not much that can be done apart from placing the legend at the top or bottom of the chart. If you still get truncated names, then look to shorten them in your search.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 11:55:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691290#M56634</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-06-21T11:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Truncates</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691293#M56636</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;, thanks for your reply. I can not shorten this as i need the full length of the legend. Also i have tried to move it to the top or bottom but i get same output. I want to actually set ellipsis to none, but i am not sure where to place this in search query&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 12:15:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691293#M56636</guid>
      <dc:creator>Jamietriplet</dc:creator>
      <dc:date>2024-06-21T12:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Truncates</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691295#M56638</link>
      <description>&lt;P&gt;There are charting options you could try but with long legends this still may not be enough&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;charting.legend.labelStyle.overflowMode&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;(ellipsisEnd | ellipsisMiddle | ellipsisNone | ellipsisStart)&lt;/TD&gt;&lt;TD&gt;ellipsisMiddle&lt;/TD&gt;&lt;TD&gt;Determines how to display labels that overflow layout bounds by replacing elided text with an ellipsis (...).&lt;P&gt;&lt;STRONG&gt;ellipsisStart&lt;/STRONG&gt;: Elides text at the start.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ellipsisMiddle&lt;/STRONG&gt;: Elides text in the middle of the line.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ellipsisEnd&lt;/STRONG&gt;: Elides text at the layout boundary.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ellipsisNone&lt;/STRONG&gt;: Disables text truncation entirely.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Fri, 21 Jun 2024 12:22:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691295#M56638</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-06-21T12:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Truncates</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691296#M56639</link>
      <description>&lt;P&gt;This would be helpful, but where do i place this in the below query?&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;index=$ss_name$_$nyName_tok$_ sourcetype=plt (Instrument="ZT2" OR Instrument="XY2" OR Instrument="P4")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| rex field=Instrument "(Calculated)\.(?&amp;lt;tag&amp;gt;.+)$$"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| timechart span=$span$ max(ValueEng) by tag&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 14:15:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691296#M56639</guid>
      <dc:creator>Jamietriplet</dc:creator>
      <dc:date>2024-06-24T14:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Truncates</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691299#M56640</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;Please can you help?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How can i prevent truncation of the legend on a classic Splunk dashboard? The output has an ellipsis in the middle of my Legend, but i want to show the full text on the legend. See my query below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;index=$ss_name$_$nyName_tok$_ sourcetype=plt (Instrument="ZT2" OR Instrument="XY2" OR Instrument="P4")&lt;BR /&gt;| rex field=Instrument "(Calculated)\.(?&amp;lt;tag&amp;gt;.+)$$"&lt;BR /&gt;| timechart span=$span$ max(ValueEng) by tag&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 14:15:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691299#M56640</guid>
      <dc:creator>Jamietriplet</dc:creator>
      <dc:date>2024-06-24T14:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Truncates</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691346#M56641</link>
      <description>&lt;P&gt;It doesn't go in the query. The legend is a feature of the viz. The charting option goes in the SimpleXML source.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Viz/ChartConfigurationReference" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Viz/ChartConfigurationReference&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jun 2024 08:52:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691346#M56641</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-06-22T08:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Truncates</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691404#M56654</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;this worked. Thanks for your help&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 08:23:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691404#M56654</guid>
      <dc:creator>Jamietriplet</dc:creator>
      <dc:date>2024-06-24T08:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Legend Truncates</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691405#M56655</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;This worked. Thanks for your help&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 08:24:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Legend-Truncates/m-p/691405#M56655</guid>
      <dc:creator>Jamietriplet</dc:creator>
      <dc:date>2024-06-24T08:24:48Z</dc:date>
    </item>
  </channel>
</rss>

