<?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 Setting a font family in a theme in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Setting-a-font-family-in-a-theme/m-p/1628942#M11404</link>
    <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;I would like to set a new font-family in my charts for axes labels&lt;/P&gt;&lt;P&gt;The standard Qlik fonts are rendered in a canvas object which means they are not editable using css.&lt;/P&gt;&lt;P&gt;The theme json allows font-size and font-color, but does not appear to offer a way to change the font-family.&lt;/P&gt;&lt;P&gt;However&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-developer/February2018/Subsystems/Extensions/Content/custom-themes-introduction.htm" target="_blank" rel="noopener"&gt;this page&lt;/A&gt; in the docs says that you &lt;STRONG&gt;&lt;EM&gt;can&lt;/EM&gt; &lt;/STRONG&gt;change the font.&lt;/P&gt;&lt;P&gt;I am unable to find further documentation on how to do so.&lt;/P&gt;&lt;P&gt;Through some googling I have found this site&amp;nbsp;&lt;A href="https://statsregnskapet.dfo.no/" target="_blank"&gt;https://statsregnskapet.dfo.no/&lt;/A&gt;&amp;nbsp;which uses Qlik charts and uses a custom font in the labels in the axes - which is what I need to do.&lt;/P&gt;&lt;P&gt;Please could someone advise how this is possible?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:32:50 GMT</pubDate>
    <dc:creator>cyculpin</dc:creator>
    <dc:date>2024-11-16T04:32:50Z</dc:date>
    <item>
      <title>Setting a font family in a theme</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Setting-a-font-family-in-a-theme/m-p/1628942#M11404</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;I would like to set a new font-family in my charts for axes labels&lt;/P&gt;&lt;P&gt;The standard Qlik fonts are rendered in a canvas object which means they are not editable using css.&lt;/P&gt;&lt;P&gt;The theme json allows font-size and font-color, but does not appear to offer a way to change the font-family.&lt;/P&gt;&lt;P&gt;However&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-developer/February2018/Subsystems/Extensions/Content/custom-themes-introduction.htm" target="_blank" rel="noopener"&gt;this page&lt;/A&gt; in the docs says that you &lt;STRONG&gt;&lt;EM&gt;can&lt;/EM&gt; &lt;/STRONG&gt;change the font.&lt;/P&gt;&lt;P&gt;I am unable to find further documentation on how to do so.&lt;/P&gt;&lt;P&gt;Through some googling I have found this site&amp;nbsp;&lt;A href="https://statsregnskapet.dfo.no/" target="_blank"&gt;https://statsregnskapet.dfo.no/&lt;/A&gt;&amp;nbsp;which uses Qlik charts and uses a custom font in the labels in the axes - which is what I need to do.&lt;/P&gt;&lt;P&gt;Please could someone advise how this is possible?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Setting-a-font-family-in-a-theme/m-p/1628942#M11404</guid>
      <dc:creator>cyculpin</dc:creator>
      <dc:date>2024-11-16T04:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Setting a font family in a theme</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Setting-a-font-family-in-a-theme/m-p/1628949#M11405</link>
      <description>&lt;P&gt;Have you tried to set the font to the body tag in your css like this?&lt;/P&gt;&lt;PRE&gt;body{
	font-family: sans-serif;	
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2019 09:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Setting-a-font-family-in-a-theme/m-p/1628949#M11405</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-09-27T09:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Setting a font family in a theme</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Setting-a-font-family-in-a-theme/m-p/1628953#M11406</link>
      <description>&lt;P&gt;As far as I can see, the stylesheet is optional and just loads with the theme on the client side and&amp;nbsp;seems like doesn't have any affect to the charts and graphs?&lt;/P&gt;&lt;P&gt;I can overrride the text elements from Qlik with my local stylesheet (CSS) but the labels in the charts are rendered in canvas and css does not style those.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2019 09:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Setting-a-font-family-in-a-theme/m-p/1628953#M11406</guid>
      <dc:creator>cyculpin</dc:creator>
      <dc:date>2019-09-27T09:36:28Z</dc:date>
    </item>
  </channel>
</rss>

