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.
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<plugin>
|
|
|
|
<id>com.fr.solution.plugin.chart.echarts</id>
|
|
|
|
<name><![CDATA[ECharts图表]]></name>
|
|
|
|
<active>yes</active>
|
|
|
|
<version>2.0</version>
|
|
|
|
<env-version>8.0</env-version>
|
|
|
|
<jartime>2016-01-11</jartime>
|
|
|
|
<vendor>solution</vendor>
|
|
|
|
<description><![CDATA[ECharts图表]]></description>
|
|
|
|
<change-notes><![CDATA[
|
|
|
|
<p>[2016-01-01]中国地图</p>
|
|
|
|
<p>[2016-02-18]饼图</p>
|
|
|
|
]]></change-notes>
|
|
|
|
<extra-core>
|
|
|
|
<LocaleFinder class="com.fr.solution.plugin.chart.echarts.common.EChartsLocaleFinder"/>
|
|
|
|
<JavaScriptFileHandler class="com.fr.solution.plugin.chart.echarts.common.EChartsFileLoader"/>
|
|
|
|
</extra-core>
|
|
|
|
<extra-report/>
|
|
|
|
<extra-designer/>
|
|
|
|
<extra-platform/>
|
|
|
|
<extra-chart>
|
|
|
|
<IndependentChartProvider class="com.fr.solution.plugin.chart.echarts.pie.EChartsPie"
|
|
|
|
plotID="EChartsPiePlot"/>
|
|
|
|
<IndependentChartProvider class="com.fr.solution.plugin.chart.echarts.map.ChineseMap"
|
|
|
|
plotID="EChartsChinaMapPlot"/>
|
|
|
|
</extra-chart>
|
|
|
|
|
|
|
|
<extra-chart-designer>
|
|
|
|
<IndependentChartUIProvider class="com.fr.solution.plugin.chart.echarts.pie.EChartsPieUI"
|
|
|
|
plotID="EChartsPiePlot"/>
|
|
|
|
<IndependentChartUIProvider class="com.fr.solution.plugin.chart.echarts.map.ChineseMapUI"
|
|
|
|
plotID="EChartsChinaMapPlot"/>
|
|
|
|
</extra-chart-designer>
|
|
|
|
</plugin>
|