<?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 Use data source as third-party libary input (Experience Builder Developer) in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/use-data-source-as-third-party-libary-input/m-p/1262364#M6506</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm looking into how to add third-party library chart to Experience Builder as a widget. I've tested with d3 library chart sample code (&lt;A href="https://github.com/Esri/arcgis-experience-builder-sdk-resources/tree/master/widgets/d3" target="_blank"&gt;arcgis-experience-builder-sdk-resources/widgets at master · Esri/arcgis-experience-builder-sdk-resources · GitHub&lt;/A&gt;) with static input as in the example.&lt;/P&gt;&lt;P&gt;What I would eventually like to have is following.&lt;/P&gt;&lt;P&gt;App with a map widget, configure filter data records action on map widget, use map widget's data source as input to d3 library chart so that when map view changes then third-party chart data also changes.&lt;/P&gt;&lt;P&gt;I've tried looking into other widgets sample code like "listen selection change of a data source" (&lt;A href="https://github.com/Esri/arcgis-experience-builder-sdk-resources/tree/master/widgets/listen-selection-change" target="_blank"&gt;arcgis-experience-builder-sdk-resources/widgets at master · Esri/arcgis-experience-builder-sdk-resources · GitHub&lt;/A&gt;) and how these get input data from data source but haven't figured out a way to do that with d3 chart.&lt;/P&gt;&lt;P&gt;Has anyone tried to do similar solution and can nudge me in the right direction on how to use data source with third-party library charts?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 28 Feb 2023 09:20:49 GMT</pubDate>
    <dc:creator>OttK</dc:creator>
    <dc:date>2023-02-28T09:20:49Z</dc:date>
    <item>
      <title>Use data source as third-party libary input (Experience Builder Developer)</title>
      <link>https://community.esri.com/t5/developers-questions/use-data-source-as-third-party-libary-input/m-p/1262364#M6506</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm looking into how to add third-party library chart to Experience Builder as a widget. I've tested with d3 library chart sample code (&lt;A href="https://github.com/Esri/arcgis-experience-builder-sdk-resources/tree/master/widgets/d3" target="_blank"&gt;arcgis-experience-builder-sdk-resources/widgets at master · Esri/arcgis-experience-builder-sdk-resources · GitHub&lt;/A&gt;) with static input as in the example.&lt;/P&gt;&lt;P&gt;What I would eventually like to have is following.&lt;/P&gt;&lt;P&gt;App with a map widget, configure filter data records action on map widget, use map widget's data source as input to d3 library chart so that when map view changes then third-party chart data also changes.&lt;/P&gt;&lt;P&gt;I've tried looking into other widgets sample code like "listen selection change of a data source" (&lt;A href="https://github.com/Esri/arcgis-experience-builder-sdk-resources/tree/master/widgets/listen-selection-change" target="_blank"&gt;arcgis-experience-builder-sdk-resources/widgets at master · Esri/arcgis-experience-builder-sdk-resources · GitHub&lt;/A&gt;) and how these get input data from data source but haven't figured out a way to do that with d3 chart.&lt;/P&gt;&lt;P&gt;Has anyone tried to do similar solution and can nudge me in the right direction on how to use data source with third-party library charts?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 09:20:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/use-data-source-as-third-party-libary-input/m-p/1262364#M6506</guid>
      <dc:creator>OttK</dc:creator>
      <dc:date>2023-02-28T09:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Use data source as third-party libary input (Experience Builder Developer)</title>
      <link>https://community.esri.com/t5/developers-questions/use-data-source-as-third-party-libary-input/m-p/1263376#M6507</link>
      <description>&lt;P&gt;The most common way to access data is to use the &lt;STRONG&gt;DataSourceComponent&lt;/STRONG&gt;. With this component, you can get the &lt;STRONG&gt;DataRecords&lt;/STRONG&gt;, then you can pass the data to the d3.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 02:01:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/use-data-source-as-third-party-libary-input/m-p/1263376#M6507</guid>
      <dc:creator>Junshan_Liu</dc:creator>
      <dc:date>2023-03-02T02:01:53Z</dc:date>
    </item>
  </channel>
</rss>

