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.
22 lines
816 B
22 lines
816 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<plugin> |
|
<id>com.finebi.plugin.custom.chart.demo.v6</id> |
|
<name><![CDATA[自定义图表demo]]></name> |
|
<active>yes</active> |
|
<version>1.6.1</version> |
|
<env-version>11.0~11.0</env-version> |
|
<bi-env-version>6.0~</bi-env-version> |
|
<jartime>2023-05-16</jartime> |
|
<vendor>fanruan</vendor> |
|
<description><![CDATA[自定义图表demo]]></description> |
|
<change-notes><![CDATA[ |
|
[2025-01-03] 修改类路径问题 |
|
[2023-06-01] demo |
|
]]></change-notes> |
|
|
|
<main-package>com</main-package> |
|
<function-recorder class="com.finebi.plugin.custom.component.DemoComponentProvider"/> |
|
<extra-core> |
|
<CustomComponentProvider class="com.finebi.plugin.custom.component.DemoComponentProvider"/> |
|
</extra-core> |
|
</plugin> |