FineBI插件开发工程。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

19 lines
802 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<plugin>
<id>com.finebi.plugin.boxplotchart</id>
<name><![CDATA[BI箱线图]]></name>
<active>yes</active>
<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>