<?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: Font size in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/559932#M38924</link>
    <description>&lt;P&gt;It might depend on the chart type - assuming column chart - try this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;        &amp;lt;style&amp;gt;
          #test g.highcharts-xaxis-labels text {
            font-size: 13px !important;
            font-weight: bold !important;
          }
        &amp;lt;/style&amp;gt;&lt;/LI-CODE&gt;</description>
    <pubDate>Sun, 18 Jul 2021 10:20:05 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2021-07-18T10:20:05Z</dc:date>
    <item>
      <title>Font size</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/559352#M38891</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a dashboard with chart which is representing Count by Dates. I have increased the font size of count value but need help in increasing the font size of Date. Below XML I'm using currently.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
        &amp;lt;html&amp;gt;
             &amp;lt;style&amp;gt;
                #test th{
                   font-size: 15px !important;
                   font-weight: bold !important;&lt;BR /&gt;                   } 
              &lt;U&gt;&amp;lt;/style&amp;gt;&lt;/U&gt;         &lt;BR /&gt;         &amp;lt;/html&amp;gt;
    &amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;/PRE&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 02:41:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/559352#M38891</guid>
      <dc:creator>Khuzair81</dc:creator>
      <dc:date>2021-07-16T02:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Font size</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/559742#M38916</link>
      <description>&lt;P&gt;You mentioned that you are using a chart, yet the CSS style you shared is for table headers (th). Is your "chart" actually a table and you want the table data (td) font size to change as well or is there something else going on?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 04:41:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/559742#M38916</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-07-16T04:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Font size</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/559755#M38917</link>
      <description>&lt;P&gt;Sorry &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;. I posted the wrong one&lt;/P&gt;&lt;P&gt;PFB&lt;/P&gt;&lt;PRE&gt;&amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
        &amp;lt;html&amp;gt;
             &amp;lt;style&amp;gt;
                #test g[transform] {
                   font-size: 15px !important;
                   font-weight: bold !important;&lt;BR /&gt;                   } 
              &lt;U&gt;&amp;lt;/style&amp;gt;&lt;/U&gt;         &lt;BR /&gt;         &amp;lt;/html&amp;gt;
    &amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 05:35:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/559755#M38917</guid>
      <dc:creator>Khuzair81</dc:creator>
      <dc:date>2021-07-16T05:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Font size</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/559898#M38923</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;any help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jul 2021 12:16:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/559898#M38923</guid>
      <dc:creator>Khuzair81</dc:creator>
      <dc:date>2021-07-17T12:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Font size</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/559932#M38924</link>
      <description>&lt;P&gt;It might depend on the chart type - assuming column chart - try this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;        &amp;lt;style&amp;gt;
          #test g.highcharts-xaxis-labels text {
            font-size: 13px !important;
            font-weight: bold !important;
          }
        &amp;lt;/style&amp;gt;&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 18 Jul 2021 10:20:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/559932#M38924</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-07-18T10:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Font size</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/559941#M38925</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;thanks for the help. Is there any doc where i can get these for all type visualization. It will be really helpful.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jul 2021 17:08:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/559941#M38925</guid>
      <dc:creator>Khuzair81</dc:creator>
      <dc:date>2021-07-18T17:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Font size</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/559943#M38926</link>
      <description>&lt;P&gt;If there is any documentation, I am unaware of it, I just inspect the html and figure out what elements and classes and other specifiers to use. Obviously, the issue with that is that sometimes the viz implementation varies between splunk releases so you have to keep an eye on how your dashboards are operating under different releases.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jul 2021 17:19:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/559943#M38926</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-07-18T17:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Font size</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/680734#M55748</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; this saved my day.. I read so many posts and saw videos on how to change font size of column charts and your solution was spot on.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 17:51:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Font-size/m-p/680734#M55748</guid>
      <dc:creator>garima_13</dc:creator>
      <dc:date>2024-03-14T17:51:59Z</dc:date>
    </item>
  </channel>
</rss>

