forked from fanruan/bi-starter-latest
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.
18 lines
755 B
18 lines
755 B
<?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> |
|
<vendor>imp</vendor> |
|
<description><![CDATA[BI箱线图图表插件]]></description> |
|
<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"/> |
|
</plugin> |