Adapt the Mediawiki Chart extension based specification to ECharts specification.
This tool provides three main functionalities:
- Render the chart as svg image. Example: https://chartrenderer.toolforge.org/svg/commons/Data:1993_Canadian_federal_election.chart
- Return the resulting ECharts specification as json. Example: https://chartrenderer.toolforge.org/spec/commons/Data:1993_Canadian_federal_election.chart
- Render the chart with interactive features. https://chartrenderer.toolforge.org/chart/commons/Data:1993_Canadian_federal_election.chart
- Bar
- Line
- Area
- Pie
- Scatter