<?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/4.Layout/TemplateDev/VUE/</link>
    <description>Recent content on Smartchart开发手册</description>
    <generator>Hugo -- gohugo.io</generator><atom:link href="https://help.smartchart.cn/en/docs/4.Layout/TemplateDev/VUE/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title></title>
      <link>https://help.smartchart.cn/en/docs/4.Layout/TemplateDev/VUE/UsingVUE/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://help.smartchart.cn/en/docs/4.Layout/TemplateDev/VUE/UsingVUE/</guid>
      <description>Introduction # SmartChart has built-in Vue 2.x support, allowing Vue data binding, directives, and component capabilities in chart editors and templates. Compared to plain JS, Vue mode is better for scenarios with heavy dynamic interactions (filters, tables, conditional display).
Note: SmartChart&amp;rsquo;s Vue templates use {[ ]} instead of standard Vue {{ }} to avoid Django template syntax conflicts.
Use Cases # Reports with many interaction scenarios, need data-page binding Developers familiar with Vue Common Bindings # &amp;lt;!</description>
    </item>
    
    <item>
      <title></title>
      <link>https://help.smartchart.cn/en/docs/4.Layout/TemplateDev/VUE/ElementUI/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://help.smartchart.cn/en/docs/4.Layout/TemplateDev/VUE/ElementUI/</guid>
      <description>Introduction # ElementUI is a Vue 2.x enterprise UI component library with built-in SmartChart support. By switching to basevue.html template, you can use el-table, el-form, el-select and other rich UI components directly in reports, ideal for management report pages with complex interaction needs.
Use Cases # Non-large-screen applications Reports with many interactions: filters, tables, pagination, downloads Usage # Change base.html to basevue.html to auto-load Vue and ElementUI Note: Vue variable references in template editor use {[ ]} syntax</description>
    </item>
    
    <item>
      <title></title>
      <link>https://help.smartchart.cn/en/docs/4.Layout/TemplateDev/VUE/DataVApp/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://help.smartchart.cn/en/docs/4.Layout/TemplateDev/VUE/DataVApp/</guid>
      <description>Introduction # DataV is a Vue component library designed for large-screen digital visualization, providing flip cards, progress pools, number scrolling, flyline maps, and other common large-screen effect components. SmartChart has built-in DataV support in advanced settings.
Enable DataV mode in Advanced Settings
Reference videos:
1. DataV Basics 2. DataV Flip Card DataV documentation: Charts
Common DataV Components # Component Tag Usage Flip Text &amp;lt;dv-flip-text&amp;gt; Number/text scroll display, ideal for KPI metrics Count To &amp;lt;dv-count-to&amp;gt; Number dynamic growth effect Percent Pond &amp;lt;dv-percent-pond&amp;gt; Percentage progress display Active Ring Chart &amp;lt;dv-active-ring-chart&amp;gt; Auto-rotating ring chart Water Level Pond &amp;lt;dv-water-level-pond&amp;gt; Water level percentage visualization Flyline Chart &amp;lt;dv-flyline-chart&amp;gt; Traffic flylines on map Border &amp;lt;dv-border-box-n&amp;gt; Digital screen decorative borders (n=1~13) Decoration &amp;lt;dv-decoration-n&amp;gt; Screen decoration lines (n=1~12) DataV mode must be enabled in Advanced Settings, system auto-loads corresponding JS/CSS DataV removed in v8.</description>
    </item>
    
  </channel>
</rss>
