<?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 How to add padding between trellis single value blocks? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-add-padding-between-trellis-single-value-blocks/m-p/635550#M52086</link>
    <description>&lt;P&gt;Hello Splunkers,&lt;/P&gt;
&lt;P&gt;Is there a way to add padding or control white space between the single value blocks in the&lt;/P&gt;
&lt;P&gt;aggregated fields? i.e I have three blocks created in single-value using the trellis viz. This creates three nice blocks, but I would like to increase the white space between them if possible.&lt;/P&gt;
&lt;P&gt;Or use 3 separate single value viz, and space them with padding, etc.&lt;/P&gt;
&lt;P&gt;thank you for a great resource,&lt;/P&gt;
&lt;P&gt;eholz&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jun 2023 13:07:59 GMT</pubDate>
    <dc:creator>eholz1</dc:creator>
    <dc:date>2023-06-06T13:07:59Z</dc:date>
    <item>
      <title>How to add padding between trellis single value blocks?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-add-padding-between-trellis-single-value-blocks/m-p/635550#M52086</link>
      <description>&lt;P&gt;Hello Splunkers,&lt;/P&gt;
&lt;P&gt;Is there a way to add padding or control white space between the single value blocks in the&lt;/P&gt;
&lt;P&gt;aggregated fields? i.e I have three blocks created in single-value using the trellis viz. This creates three nice blocks, but I would like to increase the white space between them if possible.&lt;/P&gt;
&lt;P&gt;Or use 3 separate single value viz, and space them with padding, etc.&lt;/P&gt;
&lt;P&gt;thank you for a great resource,&lt;/P&gt;
&lt;P&gt;eholz&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 13:07:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-add-padding-between-trellis-single-value-blocks/m-p/635550#M52086</guid>
      <dc:creator>eholz1</dc:creator>
      <dc:date>2023-06-06T13:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add padding between trellis single value blocks?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-add-padding-between-trellis-single-value-blocks/m-p/645831#M52731</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/173847"&gt;@eholz1&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You can try the small/medium/large trellis sizing to see if they give you enough white space between the blocks.&lt;/P&gt;&lt;P&gt;If not, you can try tweaking the CSS:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;row depends="$CSS_ONLY$"&amp;gt;
&amp;lt;html&amp;gt;&amp;lt;style&amp;gt;
div.viz-facet-size-medium{border:1px solid blue;margin-right: 65px;margin-bottom:65px;}
&amp;lt;/style&amp;gt;&amp;lt;/html&amp;gt;
&amp;lt;/row&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The above makes my medium panels look like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danspav_0-1686020583554.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/25700i8042729A4DFB0DDD/image-size/large?v=v2&amp;amp;px=999" role="button" title="danspav_0-1686020583554.png" alt="danspav_0-1686020583554.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The blue outline is just to help visualize how big the gaps are.&lt;BR /&gt;&lt;BR /&gt;Tweaking the margin to 5px gives:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danspav_1-1686020658498.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/25701i3D4A411F07902A04/image-size/large?v=v2&amp;amp;px=999" role="button" title="danspav_1-1686020658498.png" alt="danspav_1-1686020658498.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The different CSS classes to tweak are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;div.viz-facet-size-small{margin: 0px 15px 15px 0px;}&lt;/LI&gt;&lt;LI&gt;div.viz-facet-size-medium{margin: 0px 15px 15px 0px;}&lt;/LI&gt;&lt;LI&gt;div.viz-facet-size-large{margin: 0px 15px 15px 0px;}&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 03:08:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-add-padding-between-trellis-single-value-blocks/m-p/645831#M52731</guid>
      <dc:creator>danspav</dc:creator>
      <dc:date>2023-06-06T03:08:16Z</dc:date>
    </item>
  </channel>
</rss>

