| 1 |
=== M Chart === |
| 2 |
Contributors: methnen |
| 3 |
Tags: highcharts, graphs, charts, data, wordpress |
| 4 |
Requires at least: 4.2 |
| 5 |
Tested up to: 4.2 |
| 6 |
Stable tag: 1 |
| 7 |
License: MIT |
| 8 |
|
| 9 |
Manage data sets and display them as charts in WordPress. |
| 10 |
|
| 11 |
== Description == |
| 12 |
|
| 13 |
Allows you to manage data sets via a spreadsheet interface and present that data in chart form via the Highcharts chart library. The charts can then be embedded into a regular post via a handy shortcode. |
| 14 |
|
| 15 |
For full documentation please see the [Wiki](https://github.com/methnen/m-chart/wiki). |
| 16 |
|
| 17 |
To contribute, report issue, or make feature requests use [Github](https://github.com/methnen/m-chart). |
| 18 |
|
| 19 |
== Installation == |
| 20 |
|
| 21 |
M Chart can be installed like any other WordPress plugin. |
| 22 |
|
| 23 |
== Screenshots == |
| 24 |
|
| 25 |
1. M Chart UI |
| 26 |
|
| 27 |
== Changelog == |
| 28 |
|
| 29 |
= 1.0 = |
| 30 |
|
| 31 |
* Initial release |
| 32 |
|