<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Smartchart开发手册</title>
    <link>https://help.smartchart.cn/en/docs/2.Datasets/DatasetForms/</link>
    <description>Recent content on Smartchart开发手册</description>
    <generator>Hugo -- gohugo.io</generator><atom:link href="https://help.smartchart.cn/en/docs/2.Datasets/DatasetForms/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title></title>
      <link>https://help.smartchart.cn/en/docs/2.Datasets/DatasetForms/SharedDataset/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://help.smartchart.cn/en/docs/2.Datasets/DatasetForms/SharedDataset/</guid>
      <description>Introduction # Shared datasets (common datasets) allow one dataset&amp;rsquo;s query results to be used by multiple charts simultaneously, avoiding duplicate queries of the same data and significantly improving page loading performance. Suitable for scenarios where multiple charts show different perspectives of the same data source.
Use Cases # Optimize queries by querying all data once in one dataset and distributing Reduce waste from duplicate queries, query same data only once Usage # In the dashboard development interface, &amp;ldquo;Add&amp;rdquo; -&amp;gt; &amp;ldquo;Shared Data&amp;rdquo; Configure in &amp;ldquo;Settings&amp;rdquo; -&amp;gt; &amp;ldquo;Advanced&amp;rdquo; -&amp;gt; &amp;ldquo;Advanced Settings&amp;rdquo; Charts 3 and 4 are mapped to the shared dataset (#2) data You can also use the global variable &amp;ldquo;data_index&amp;rdquo; in any JS.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://help.smartchart.cn/en/docs/2.Datasets/DatasetForms/LazyLoading/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://help.smartchart.cn/en/docs/2.Datasets/DatasetForms/LazyLoading/</guid>
      <description>Introduction # Lazy-load datasets are on-demand triggered datasets. Unlike standard datasets that auto-query on page load, lazy-load datasets require frontend code to call ds_refresh() to trigger. Suitable for data download, multi-level drill-down, and user-interaction-triggered loading scenarios.
Use Cases # Similar to frontend-backend development where the backend provides APIs but the frontend doesn&amp;rsquo;t need to query immediately on page load E.g., data download - only query when user needs to download E.</description>
    </item>
    
  </channel>
</rss>
