forked from fanruan/bi-starter-latest
Compare commits
19 Commits
Author | SHA1 | Date |
---|---|---|
imp | b0cf462c37 | 2 years ago |
Jimmy.Zheng | 3cef420cdf | 2 years ago |
imp | 2a46aa5922 | 2 years ago |
jian | 62c401d71f | 2 years ago |
imp | 8b2923144e | 2 years ago |
jian | 42557a7b83 | 2 years ago |
imp | b9e0a979e1 | 3 years ago |
jian | bb9e2f71b8 | 3 years ago |
imp | 5065e29708 | 3 years ago |
jian | d0fae89a08 | 3 years ago |
imp | 0cb9c495a1 | 3 years ago |
imp | 3e601e1f13 | 3 years ago |
imp | 80a1af94c6 | 3 years ago |
imp | 4a9bb0903c | 3 years ago |
imp | 4708355aeb | 3 years ago |
imp | 49fcf0d19b | 3 years ago |
imp | bfd005288c | 3 years ago |
imp | 25aa6f83e1 | 3 years ago |
imp | f0cb530b98 | 3 years ago |
11 changed files with 39060 additions and 39049 deletions
@ -1,18 +1,19 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
||||||
<plugin> |
<plugin> |
||||||
<id>com.finebi.plugin.boxplotchart</id> |
<id>com.finebi.plugin.boxplotchart</id> |
||||||
<main-package>com.finebi</main-package> |
|
||||||
<name><![CDATA[BI箱线图]]></name> |
<name><![CDATA[BI箱线图]]></name> |
||||||
<active>yes</active> |
<active>yes</active> |
||||||
<version>1.0</version> |
<version>1.1</version> |
||||||
<env-version>10.0</env-version> |
<env-version>11.0~11.0</env-version> |
||||||
<jartime>2019-02-27</jartime> |
<jartime>2021-08-30</jartime> |
||||||
<vendor>imp</vendor> |
<vendor>imp</vendor> |
||||||
<description><![CDATA[BI箱线图图表插件]]></description> |
<description><![CDATA[BI箱线图图表插件]]></description> |
||||||
|
<bi-env-version>6.0~</bi-env-version> |
||||||
<extra-decision> |
<extra-decision> |
||||||
<WebResourceProvider class="com.finebi.plugin.BIShowBoxPlotChart"/> |
<WebResourceProvider class="com.finebi.plugin.BIShowBoxPlotChart"/> |
||||||
<WebResourceProvider class="com.finebi.plugin.BIDesignBoxPlotChart"/> |
<WebResourceProvider class="com.finebi.plugin.BIDesignBoxPlotChart"/> |
||||||
</extra-decision> |
</extra-decision> |
||||||
<function-recorder class="com.finebi.plugin.BIShowBoxPlotChart"/> |
<function-recorder class="com.finebi.plugin.BIShowBoxPlotChart"/> |
||||||
<function-recorder class="com.finebi.plugin.BIDesignBoxPlotChart"/> |
<function-recorder class="com.finebi.plugin.BIDesignBoxPlotChart"/> |
||||||
|
<main-package>com.finebi</main-package> |
||||||
</plugin> |
</plugin> |
File diff suppressed because it is too large
Load Diff
Before Width: | Height: | Size: 526 KiB After Width: | Height: | Size: 102 KiB |
Loading…
Reference in new issue