forked from fanruan/bi-starter-latest
jian
2 years ago
2 changed files with 6 additions and 5 deletions
@ -1,18 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
||||
<plugin> |
||||
<id>com.finebi.plugin.boxplotchart</id> |
||||
<main-package>com.finebi</main-package> |
||||
<name><![CDATA[BI箱线图]]></name> |
||||
<active>yes</active> |
||||
<version>1.0</version> |
||||
<env-version>11.0</env-version> |
||||
<jartime>2019-02-27</jartime> |
||||
<version>1.1</version> |
||||
<env-version>11.0~11.0</env-version> |
||||
<jartime>2021-08-30</jartime> |
||||
<vendor>imp</vendor> |
||||
<description><![CDATA[BI箱线图图表插件]]></description> |
||||
<bi-env-version>6.0~</bi-env-version> |
||||
<extra-decision> |
||||
<WebResourceProvider class="com.finebi.plugin.BIShowBoxPlotChart"/> |
||||
<WebResourceProvider class="com.finebi.plugin.BIDesignBoxPlotChart"/> |
||||
</extra-decision> |
||||
<function-recorder class="com.finebi.plugin.BIShowBoxPlotChart"/> |
||||
<function-recorder class="com.finebi.plugin.BIDesignBoxPlotChart"/> |
||||
<main-package>com.finebi</main-package> |
||||
</plugin> |
Loading…
Reference in new issue