<?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: InfoWindow/PopupTemplate Chart Resizing in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-popuptemplate-chart-resizing/m-p/365388#M33899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I know that the JSAPI uses a Dojo Chart for that specific example (&lt;/SPAN&gt;&lt;A href="http://dojotoolkit.org/documentation/tutorials/1.9/charting/"&gt;http://dojotoolkit.org/documentation/tutorials/1.9/charting/&lt;/A&gt;&lt;SPAN&gt;). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have two realistic options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Make the charts manually/programmatically so you have full control of the styling and behavior&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Change the current CSS of the chart to auto-expand when the infoWindow is maximized (the chart is made with SVG). This option feels like much more work than option 1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Documentation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jsapi/popuptemplate-amd.html"&gt;https://developers.arcgis.com/en/javascript/jsapi/popuptemplate-amd.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jshelp/intro_popuptemplate.html"&gt;https://developers.arcgis.com/en/javascript/jshelp/intro_popuptemplate.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jshelp/intro_customizepopup.html"&gt;https://developers.arcgis.com/en/javascript/jshelp/intro_customizepopup.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bonus: Dojo Themes&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://download.dojotoolkit.org/release-1.5.0/dojo-release-1.5.0/dojox/charting/tests/theme_preview.html"&gt;http://download.dojotoolkit.org/release-1.5.0/dojo-release-1.5.0/dojox/charting/tests/theme_preview.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jul 2013 20:44:03 GMT</pubDate>
    <dc:creator>JonathanUihlein</dc:creator>
    <dc:date>2013-07-18T20:44:03Z</dc:date>
    <item>
      <title>InfoWindow/PopupTemplate Chart Resizing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-popuptemplate-chart-resizing/m-p/365387#M33898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Considering the sample code located at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/popup_chart.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/popup_chart.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The chart which is defined in the mediaInfo portion of the PopupTemplate fails to resize when the Popup is maximized or resized. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know how to make such a chart resize?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 17:27:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-popuptemplate-chart-resizing/m-p/365387#M33898</guid>
      <dc:creator>JohnWatson4</dc:creator>
      <dc:date>2013-07-17T17:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow/PopupTemplate Chart Resizing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-popuptemplate-chart-resizing/m-p/365388#M33899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I know that the JSAPI uses a Dojo Chart for that specific example (&lt;/SPAN&gt;&lt;A href="http://dojotoolkit.org/documentation/tutorials/1.9/charting/"&gt;http://dojotoolkit.org/documentation/tutorials/1.9/charting/&lt;/A&gt;&lt;SPAN&gt;). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have two realistic options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Make the charts manually/programmatically so you have full control of the styling and behavior&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Change the current CSS of the chart to auto-expand when the infoWindow is maximized (the chart is made with SVG). This option feels like much more work than option 1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Documentation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jsapi/popuptemplate-amd.html"&gt;https://developers.arcgis.com/en/javascript/jsapi/popuptemplate-amd.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jshelp/intro_popuptemplate.html"&gt;https://developers.arcgis.com/en/javascript/jshelp/intro_popuptemplate.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jshelp/intro_customizepopup.html"&gt;https://developers.arcgis.com/en/javascript/jshelp/intro_customizepopup.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bonus: Dojo Themes&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://download.dojotoolkit.org/release-1.5.0/dojo-release-1.5.0/dojox/charting/tests/theme_preview.html"&gt;http://download.dojotoolkit.org/release-1.5.0/dojo-release-1.5.0/dojox/charting/tests/theme_preview.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 20:44:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-popuptemplate-chart-resizing/m-p/365388#M33899</guid>
      <dc:creator>JonathanUihlein</dc:creator>
      <dc:date>2013-07-18T20:44:03Z</dc:date>
    </item>
  </channel>
</rss>

