Skip to content

truesibo/m-chart

 
 

Repository files navigation

M Chart

Contributors: methnen
Tags: highcharts, graphs, charts, data, wordpress
Requires at least: 4.2
Tested up to: 4.2
Stable tag: 1.1.5
License: MIT

Manage data sets and display them as charts in WordPress.

Description

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.

For full documentation please see the Wiki.

To contribute, report issues, or make feature requests use Github.

Installation

  1. Put the m-chart directory into your plugins directory
  2. Click 'Activate' in the Plugins admin panel

Screenshots

1. M Chart UI

M Chart UI

Changelog

1.1.5

  • Updated Highcharts to the latest stable version (4.2.0) this fixes an issue where bar charts could cause an Uncaught TypeError in some WP themes

1.1.4

  • Updated Handsontable to the latest stable version (0.15.1) this fixes a copy/paste issue in the spreadsheet for some browsers

1.1.3

  • Fixed an issue where the Highcharts options where sometimes being set before Highcharts was available

1.1.2

  • Fixed an issue where subsequent charts on the same page inherited the data from the previous chart

1.1.1

  • Fixed a bug where data sets with only one row/column of data that also had only one row/column of labels would fail to display in chart types other than pie

1.1

1.0

  • Initial release

About

Manage data sets and display them as charts in WordPress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 81.1%
  • JavaScript 10.4%
  • CSS 6.0%
  • Shell 1.9%
  • Ruby 0.6%