forked from fanruan/bi-starter-latest
Compare commits
19 Commits
Author | SHA1 | Date |
---|---|---|
|
b0cf462c37 | 2 years ago |
|
3cef420cdf | 2 years ago |
|
2a46aa5922 | 2 years ago |
|
62c401d71f | 2 years ago |
|
8b2923144e | 2 years ago |
|
42557a7b83 | 2 years ago |
|
b9e0a979e1 | 3 years ago |
|
bb9e2f71b8 | 3 years ago |
|
5065e29708 | 3 years ago |
|
d0fae89a08 | 3 years ago |
|
0cb9c495a1 | 3 years ago |
|
3e601e1f13 | 3 years ago |
|
80a1af94c6 | 3 years ago |
|
4a9bb0903c | 3 years ago |
|
4708355aeb | 3 years ago |
|
49fcf0d19b | 3 years ago |
|
bfd005288c | 3 years ago |
|
25aa6f83e1 | 3 years ago |
|
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"?> |
||||
<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>10.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> |
Before Width: | Height: | Size: 526 KiB After Width: | Height: | Size: 102 KiB |
Loading…
Reference in new issue