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>3.1</version>
|
|
|
|
<env-version>8.0</env-version>
|
|
|
|
<jartime>2016-05-28</jartime>
|
|
|
|
<vendor email="solution@finereport.com">solution</vendor>
|
|
|
|
<description><![CDATA[ECharts图表,源码和效果图可查看<a href="http://www.finedevelop.com:2015/projects/FS/repos/plugin-echarts-public">这里</a>。如果有其他类型的图表开发需求,可以联系solution@finereport.com。]]></description>
|
|
|
|
<change-notes><![CDATA[
|
|
|
|
<p>[2016-02-18]饼图(支持多分类饼图)</p>
|
|
|
|
<p>[2016-03-03]增加国际化支持(美国英语)</p>
|
|
|
|
<p>[2016-05-28]兼容最新的API升级</p>
|
|
|
|
<p>[2016-06-29]升级API等级,重新打包</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"/>
|
|
|
|
</extra-chart>
|
|
|
|
|
|
|
|
<extra-chart-designer>
|
|
|
|
<IndependentChartUIProvider class="com.fr.solution.plugin.chart.echarts.pie.EChartsPieUI"
|
|
|
|
plotID="EChartsPiePlot"/>
|
|
|
|
</extra-chart-designer>
|
|
|
|
</plugin>
|