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
848 B
19 lines
848 B
3 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<plugin>
|
||
|
<id>com.fr.plugin.third.party.jsdggac</id>
|
||
|
<name><![CDATA[矿场人员位置图]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>0.6</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2019-01-01</jartime>
|
||
|
<vendor>fr.open</vendor>
|
||
|
<description><![CDATA[]]></description>
|
||
|
<change-notes><![CDATA[]]></change-notes>
|
||
|
<extra-chart>
|
||
|
<ChartTypeProvider class="com.fr.plugin.third.party.jsdggac.CustomChartType" chartID="CUSTOM_HEAT_MAP_CHART_JSDGGAC"/>
|
||
|
</extra-chart>
|
||
|
<extra-chart-designer>
|
||
|
<IndependentChartUIProvider class="com.fr.plugin.third.party.jsdggac.CustomChartUI" chartID="CUSTOM_HEAT_MAP_CHART_JSDGGAC"/>
|
||
|
</extra-chart-designer>
|
||
|
<function-recorder class="com.fr.plugin.third.party.jsdggac.CustomChartType"/>
|
||
|
</plugin>
|