<?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: Variance-Waterfall change font size with css in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Variance-Waterfall-change-font-size-with-css/m-p/1920794#M75797</link>
    <description>&lt;P&gt;Thank´s&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/54934"&gt;@EliGohar&lt;/a&gt;&amp;nbsp; and&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141856"&gt;@Andrea_Spinetti&lt;/a&gt;&amp;nbsp;. I think those are good suggestions and the "52" looks great in your chart. With the code that you presented&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/54934"&gt;@EliGohar&lt;/a&gt;&amp;nbsp;, I imagine that it should be possible to type in something similar in the CSS here:&lt;/P&gt;
&lt;P&gt;"qMeasures": [&lt;BR /&gt;{&lt;BR /&gt;"qLibraryId": "70a8bb1d-1b9d-4ff1-b1f0-649ee285c1e8",&lt;BR /&gt;"qDef": {&lt;BR /&gt;"qLabel": "",&lt;BR /&gt;"qDescription": "",&lt;BR /&gt;"qTags": [],&lt;BR /&gt;"qGrouping": "N",&lt;BR /&gt;"qDef": "",&lt;BR /&gt;"qNumFormat": {&lt;BR /&gt;"qType": "F",&lt;BR /&gt;"qnDec": 2,&lt;BR /&gt;"qUseThou": 0,&lt;BR /&gt;"qFmt": "#&amp;nbsp;##0",&lt;BR /&gt;"qDec": ",",&lt;BR /&gt;"qThou": "&amp;nbsp;"&lt;BR /&gt;},&lt;/P&gt;
&lt;P&gt;"qRelative": false,&lt;BR /&gt;"qBrutalSum": false,&lt;BR /&gt;"qAggrFunc": "",&lt;BR /&gt;"qAccumulate": 0,&lt;BR /&gt;"qReverseSort": false,&lt;BR /&gt;"qActiveExpression": 0,&lt;BR /&gt;"qExpressions": [],&lt;BR /&gt;"qLabelExpression": "",&lt;BR /&gt;"autoSort": true,&lt;BR /&gt;"cId": "bUHLqpB",&lt;BR /&gt;"numFormatFromTemplate": true,&lt;BR /&gt;"isCustomFormatted": false&lt;BR /&gt;},&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or maybe here:&lt;/P&gt;
&lt;P&gt;"dataPoint": {&lt;BR /&gt;"showLabels": true&lt;BR /&gt;},&lt;BR /&gt;"labelsshow": true,&lt;/P&gt;
&lt;P&gt;Do you think that could be an option and how would that look?&lt;/P&gt;
&lt;P&gt;//Johan&lt;/P&gt;</description>
    <pubDate>Thu, 21 Apr 2022 07:43:05 GMT</pubDate>
    <dc:creator>JohanLind1979</dc:creator>
    <dc:date>2022-04-21T07:43:05Z</dc:date>
    <item>
      <title>Variance-Waterfall change font size with css</title>
      <link>https://community.qlik.com/t5/App-Development/Variance-Waterfall-change-font-size-with-css/m-p/1905192#M74629</link>
      <description>&lt;P&gt;Hi, I want to increase the expression label font size of a variance waterfall chart. Any css expert out there who can support?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 09:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variance-Waterfall-change-font-size-with-css/m-p/1905192#M74629</guid>
      <dc:creator>JohanLind1979</dc:creator>
      <dc:date>2022-03-15T09:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Variance-Waterfall change font size with css</title>
      <link>https://community.qlik.com/t5/App-Development/Variance-Waterfall-change-font-size-with-css/m-p/1920323#M75755</link>
      <description>&lt;P&gt;Hello, I would consider building a custom theme. Have a look at the &lt;A href="https://help.qlik.com/en-US/sense-developer/February2022/Subsystems/Extensions/Content/Sense_Extensions/CustomThemes/custom-themes-properties.htm" target="_blank"&gt;&lt;STRONG&gt;Custom theme JSON properties&lt;/STRONG&gt;&lt;/A&gt;&lt;STRONG&gt; &lt;/STRONG&gt;and, more in general, at the whole &lt;A href="https://help.qlik.com/en-US/sense-developer/February2022/Subsystems/Extensions/Content/Sense_Extensions/custom-themes-introduction.htm" target="_blank"&gt;&lt;STRONG&gt;Custom themes&lt;/STRONG&gt;&lt;/A&gt;&lt;STRONG&gt; &lt;/STRONG&gt;section in our help pages.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 09:16:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variance-Waterfall-change-font-size-with-css/m-p/1920323#M75755</guid>
      <dc:creator>Andrea_Spinetti</dc:creator>
      <dc:date>2022-04-20T09:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Variance-Waterfall change font size with css</title>
      <link>https://community.qlik.com/t5/App-Development/Variance-Waterfall-change-font-size-with-css/m-p/1920499#M75770</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/110697"&gt;@JohanLind1979&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using the JSON file in the custom theme you created, you can use this example to edit Waterfall chart attributes:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;"waterfallChart": {
  "backgroundColor": "@light",
  "title": {
    "main": {
      "color": "@default",
      "fontSize": "@font-normal",
      "fontFamily": "sans-serif"
    },
    "subTitle": {
      "color": "@default",
      "fontSize": "@font-normal",
      "fontFamily": "sans-serif"
    },
    "footer": {
      "color": "@default",
      "fontSize": "@font-normal",
      "fontFamily": "sans-serif",
      "backgroundColor": "@light"
    }
  },
  "axis": {
    "title": {
      "fontSize": "@font-normal",
      "fontFamily": "sans-serif",
      "color": "@default"
    },
    "label": {
      "name": {
        "color": "@default",
        "fontSize": "@font-normal",
        "fontFamily": "sans-serif"
      }
    },
    "line": {
      "major": {
        "color": "@default"
      },
      "minor": {
        "color": "@default"
      }
    }
  },
  "legend": {
    "label": {
      "fontSize": "@font-normal",
      "fontFamily": "sans-serif",
      "color": "@default"
    }
  },
  "label": {
    "value": {
      "fontSize": "@font-normal",
      "fontFamily": "sans-serif"
    }
  },
  "value": {
    "color": {
      "default": "@default",
      "dark": "@dark",
      "light": "@light"
    }
  },
  "shape": {
    "positiveValue": {
      "fill": "white"
    },
    "negativeValue": {
      "fill": "#ccccc"
    },
    "subtotal": {
      "fill": "#000000"
    },
    "bridge": {
      "stroke": "#333333"
    }
  }
}&lt;/LI-CODE&gt;
&lt;P&gt;To change the font size in the bars, please change the label -&amp;gt; value -&amp;gt; font-size attribute, something like:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;  "label": {
    "value": {
      "fontSize": "22px",
      "fontFamily": "sans-serif"
    }
  }&lt;/LI-CODE&gt;
&lt;P&gt;Result:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EliGohar_0-1650461892262.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77515i1A937195ED784ACE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EliGohar_0-1650461892262.png" alt="EliGohar_0-1650461892262.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 13:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variance-Waterfall-change-font-size-with-css/m-p/1920499#M75770</guid>
      <dc:creator>EliGohar</dc:creator>
      <dc:date>2022-04-20T13:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Variance-Waterfall change font size with css</title>
      <link>https://community.qlik.com/t5/App-Development/Variance-Waterfall-change-font-size-with-css/m-p/1920794#M75797</link>
      <description>&lt;P&gt;Thank´s&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/54934"&gt;@EliGohar&lt;/a&gt;&amp;nbsp; and&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141856"&gt;@Andrea_Spinetti&lt;/a&gt;&amp;nbsp;. I think those are good suggestions and the "52" looks great in your chart. With the code that you presented&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/54934"&gt;@EliGohar&lt;/a&gt;&amp;nbsp;, I imagine that it should be possible to type in something similar in the CSS here:&lt;/P&gt;
&lt;P&gt;"qMeasures": [&lt;BR /&gt;{&lt;BR /&gt;"qLibraryId": "70a8bb1d-1b9d-4ff1-b1f0-649ee285c1e8",&lt;BR /&gt;"qDef": {&lt;BR /&gt;"qLabel": "",&lt;BR /&gt;"qDescription": "",&lt;BR /&gt;"qTags": [],&lt;BR /&gt;"qGrouping": "N",&lt;BR /&gt;"qDef": "",&lt;BR /&gt;"qNumFormat": {&lt;BR /&gt;"qType": "F",&lt;BR /&gt;"qnDec": 2,&lt;BR /&gt;"qUseThou": 0,&lt;BR /&gt;"qFmt": "#&amp;nbsp;##0",&lt;BR /&gt;"qDec": ",",&lt;BR /&gt;"qThou": "&amp;nbsp;"&lt;BR /&gt;},&lt;/P&gt;
&lt;P&gt;"qRelative": false,&lt;BR /&gt;"qBrutalSum": false,&lt;BR /&gt;"qAggrFunc": "",&lt;BR /&gt;"qAccumulate": 0,&lt;BR /&gt;"qReverseSort": false,&lt;BR /&gt;"qActiveExpression": 0,&lt;BR /&gt;"qExpressions": [],&lt;BR /&gt;"qLabelExpression": "",&lt;BR /&gt;"autoSort": true,&lt;BR /&gt;"cId": "bUHLqpB",&lt;BR /&gt;"numFormatFromTemplate": true,&lt;BR /&gt;"isCustomFormatted": false&lt;BR /&gt;},&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or maybe here:&lt;/P&gt;
&lt;P&gt;"dataPoint": {&lt;BR /&gt;"showLabels": true&lt;BR /&gt;},&lt;BR /&gt;"labelsshow": true,&lt;/P&gt;
&lt;P&gt;Do you think that could be an option and how would that look?&lt;/P&gt;
&lt;P&gt;//Johan&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 07:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variance-Waterfall-change-font-size-with-css/m-p/1920794#M75797</guid>
      <dc:creator>JohanLind1979</dc:creator>
      <dc:date>2022-04-21T07:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Variance-Waterfall change font size with css</title>
      <link>https://community.qlik.com/t5/App-Development/Variance-Waterfall-change-font-size-with-css/m-p/1920796#M75798</link>
      <description>&lt;P&gt;Actually, an option is to teach the users to use Ctrl + and Ctrl - if they have difficulties viewing the expression labels. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 07:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variance-Waterfall-change-font-size-with-css/m-p/1920796#M75798</guid>
      <dc:creator>JohanLind1979</dc:creator>
      <dc:date>2022-04-21T07:45:31Z</dc:date>
    </item>
  </channel>
</rss>

