<?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: Chart widget - Enlarge popup window change size in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72966#M2025</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A P,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sorry I do not use on premise Portal so I am not sure of the exact path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Mar 2018 18:46:23 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2018-03-21T18:46:23Z</dc:date>
    <item>
      <title>Chart widget - Enlarge popup window change size</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72960#M2019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to change size of chart widget enlarge popup window ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 09:01:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72960#M2019</guid>
      <dc:creator>MayurDodiya</dc:creator>
      <dc:date>2017-08-21T09:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Chart widget - Enlarge popup window change size</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72961#M2020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mayur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am a little confused you say enlarge the chart widgets popup window. Do you mean the widgets panel that the chart is in? A popup in the WAB would means the window that appears when you click on a feature that has popups configured in the map.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2017 02:40:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72961#M2020</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-08-24T02:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Chart widget - Enlarge popup window change size</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72962#M2021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply and sorry for the confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have the two option in chart panel&amp;nbsp;1. settings &amp;amp; 2. Enlarge window&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you click on enlarge button (zoomin icon), it&amp;nbsp;enlarge the window in bigger size and display the chart in it, I want to change the size of that enlarge window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks Robert &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2017 06:27:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72962#M2021</guid>
      <dc:creator>MayurDodiya</dc:creator>
      <dc:date>2017-08-24T06:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Chart widget - Enlarge popup window change size</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72963#M2022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mayur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;In the Chart widgets Widget.js file find this function and adjust the width and height:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _createBigPreview&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;function&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;if&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;!&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;previewArgs&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;return&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="comment token"&gt;//60 75&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; windowWidth &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; document&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;body&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;clientWidth&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; windowHeight &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; document&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;body&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;clientHeight&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; margin &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;20&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; width &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; windowWidth &lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;2&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;*&lt;/SPAN&gt; margin&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; height &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; windowHeight &lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;2&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;*&lt;/SPAN&gt; margin&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;if&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;width &lt;SPAN class="operator token"&gt;&amp;lt;&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;100&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;||&lt;/SPAN&gt; height &lt;SPAN class="operator token"&gt;&amp;lt;&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;100&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;return&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 22:49:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72963#M2022</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-10T22:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Chart widget - Enlarge popup window change size</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72964#M2023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;I changed the height and width. Many thanks &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 12:48:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72964#M2023</guid>
      <dc:creator>MayurDodiya</dc:creator>
      <dc:date>2017-08-25T12:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Chart widget - Enlarge popup window change size</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72965#M2024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/4720"&gt;Mayur Sinh&lt;/A&gt;‌ &lt;SPAN style="background-color: #ffffff; color: #a9a9a9;"&gt;&lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;‌ Guys, can you please help me with the path for Widget.JS file here? I have tried&amp;nbsp;below shown paths but in vain. And do we need to restart the ArcGIS server?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #a9a9a9;"&gt;Secondly, is there a way we can change the Chart Size as well not just the Pop Up Window size?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #a9a9a9;"&gt;Paths:&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;C:\Program Files\ArcGIS\Portal\apps\webappviewer\widgets\Chart&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;C:\Program Files\ArcGIS\Portal\framework\template\filetokens\apps\webappbuilder\stemapp\widgets\Chart&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;C:\Program Files\ArcGIS\Portal\framework\template\filetokens\apps\webappviewer\widgets\Chart&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;C:\Program Files\ArcGIS\Portal\apps\webappbuilder\stemapp\widgets\Chart&lt;/DIV&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #a9a9a9;"&gt;&lt;BR /&gt;Appreciate any inputs. TIA!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 17:56:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72965#M2024</guid>
      <dc:creator>AP3</dc:creator>
      <dc:date>2018-03-21T17:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Chart widget - Enlarge popup window change size</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72966#M2025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A P,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sorry I do not use on premise Portal so I am not sure of the exact path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 18:46:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72966#M2025</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-03-21T18:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Chart widget - Enlarge popup window change size</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72967#M2026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I created app using WAB, download app and changed in the function&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;Chart widgets Widget.js file.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2018 06:21:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/chart-widget-enlarge-popup-window-change-size/m-p/72967#M2026</guid>
      <dc:creator>MayurDodiya</dc:creator>
      <dc:date>2018-05-02T06:21:04Z</dc:date>
    </item>
  </channel>
</rss>

