Linux 软件免费装

Plugin Name

开发者 rinaldi6109
更新时间 2013年10月16日 01:58
PHP版本: 3.5 及以上
WordPress版本: 3.5
版权: GPLv2 or later
版权网址: 版权信息

标签

tables table charts chart graph highcharts graphs

下载

0.1 0.2c 0.3 0.4b 0.5

详情介绍:

Table2Chart enables a shortcode to draw a stylish, interactive chart reading numerical data from a table inserted in the same post. It uses the Highcharts JS library (*). (*) Please read http://www.highcharts.com/products/highcharts for informations. In its simplest formulation, [Table2Chart] shortcode creates the chart from the first table in the post with default settings. Several arguments can be specified (default values are within brackets): In enclosing form the shortcode allows to customize every chart detail using HighCharts API syntax. See screeshots and http://www.antoniorinaldi.it/table2chart page for more information.

安装:

  1. Upload the Table2Chart.zip file from the 'Plugins' section of Admin menu in WordPress
  2. Activate the plugin from the 'Plugins' section of Admin menu in WordPress
Done. Now you can insert the shortcodes within your posts and pages.

屏幕截图:

  • Suppose to have the above table.
  • This is the chart inserted by shortcode [Table2Chart].
  • This is the chart inserted by shortcode [Table2Chart type="line" background="#fffff0" color="#50a0f0,#f0a050,#a0f050,#a050f0,f050a0"].
  • This is the chart inserted by shortcode [Table2Chart order="row" type="bar" background="#b0b0b0"].
  • Suppose to have the above table.
  • This is the chart inserted by shortcode [Table2Chart type="bubble" titlex="natural change %" titley="net migration rate %" background="#f0f0ff" color="#00d000"].
  • This is the chart inserted by shortcode:

升级注意事项:

0.4b Solves a compatibility issue with IE 9 and a problem preventing display of negative values. 0.2c Solves a problem in new released HighCharts library v.3.0 which makes previous plugin version no working anymore. 0.1 First public release

更新日志:

0.5 0.4b 0.3 0.2c 0.1