{"id":47182,"date":"2013-03-07T21:44:15","date_gmt":"2013-03-07T21:44:15","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/table2chart\/"},"modified":"2013-10-15T17:58:25","modified_gmt":"2013-10-15T17:58:25","slug":"table2chart","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/table2chart\/","author":11782426,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.5","stable_tag":"0.5","tested":"3.5.2","requires":"3.5","requires_php":"","requires_plugins":"","header_name":"Table2Chart","header_author":"Antonio Rinaldi","header_description":"","assets_banners_color":"","last_updated":"2013-10-15 17:58:25","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.antoniorinaldi.it\/from-table-to-chart-in-wordpress\/","header_author_uri":"http:\/\/www.antoniorinaldi.it","rating":5,"author_block_rating":0,"active_installs":30,"downloads":2519,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"0.4b":"<p>Solves a compatibility issue with IE 9 and a problem preventing display of negative values.<\/p>","0.2c":"<p>Solves a problem in new released HighCharts library v.3.0 which makes previous plugin version no working anymore.<\/p>","0.1":"<p>First public release<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2c","0.3","0.4b","0.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"677745","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"677747","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"677747","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"677747","resolution":"4","location":"assets"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":"788247","resolution":"5","location":"assets"},"screenshot-6.png":{"filename":"screenshot-6.png","revision":"788247","resolution":"6","location":"assets"},"screenshot-7.png":{"filename":"screenshot-7.png","revision":"788247","resolution":"7","location":"assets"}},"screenshots":{"1":"<p>Suppose to have the above table.<\/p>","2":"<p>This is the chart inserted by shortcode [Table2Chart].<\/p>","3":"<p>This is the chart inserted by shortcode [Table2Chart type=\"line\" background=\"#fffff0\" color=\"#50a0f0,#f0a050,#a0f050,#a050f0,f050a0\"].<\/p>","4":"<p>This is the chart inserted by shortcode [Table2Chart order=\"row\" type=\"bar\" background=\"#b0b0b0\"].<\/p>","5":"<p>Suppose to have the above table.<\/p>","6":"<p>This is the chart inserted by shortcode [Table2Chart type=\"bubble\" titlex=\"natural change %\" titley=\"net migration rate %\" background=\"#f0f0ff\" color=\"#00d000\"].<\/p>","7":"<p>This is the chart inserted by shortcode:\n[Table2Chart type=\"scatter\" titlex=\"natural change %\" titley=\"net migration rate %\" background=\"#404040\" color=\"#ff0000\"]\nlegend: {enabled:false}\n[\/Table2Chart]<\/p>"}},"plugin_section":[],"plugin_tags":[2510,4108,2509,2289,1240],"plugin_category":[],"plugin_contributors":[128945],"plugin_business_model":[],"class_list":["post-47182","plugin","type-plugin","status-closed","hentry","plugin_tags-chart","plugin_tags-charts","plugin_tags-graph","plugin_tags-table","plugin_tags-tables","plugin_contributors-rinaldi6109","plugin_committers-rinaldi6109"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/table2chart.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/table2chart\/assets\/screenshot-1.png?rev=677745","caption":"<p>Suppose to have the above table.<\/p>"},{"src":"https:\/\/ps.w.org\/table2chart\/assets\/screenshot-2.png?rev=677747","caption":"<p>This is the chart inserted by shortcode [Table2Chart].<\/p>"},{"src":"https:\/\/ps.w.org\/table2chart\/assets\/screenshot-3.png?rev=677747","caption":"<p>This is the chart inserted by shortcode [Table2Chart type=\"line\" background=\"#fffff0\" color=\"#50a0f0,#f0a050,#a0f050,#a050f0,f050a0\"].<\/p>"},{"src":"https:\/\/ps.w.org\/table2chart\/assets\/screenshot-4.png?rev=677747","caption":"<p>This is the chart inserted by shortcode [Table2Chart order=\"row\" type=\"bar\" background=\"#b0b0b0\"].<\/p>"},{"src":"https:\/\/ps.w.org\/table2chart\/assets\/screenshot-5.png?rev=788247","caption":"<p>Suppose to have the above table.<\/p>"},{"src":"https:\/\/ps.w.org\/table2chart\/assets\/screenshot-6.png?rev=788247","caption":"<p>This is the chart inserted by shortcode [Table2Chart type=\"bubble\" titlex=\"natural change %\" titley=\"net migration rate %\" background=\"#f0f0ff\" color=\"#00d000\"].<\/p>"},{"src":"https:\/\/ps.w.org\/table2chart\/assets\/screenshot-7.png?rev=788247","caption":"<p>This is the chart inserted by shortcode:\n[Table2Chart type=\"scatter\" titlex=\"natural change %\" titley=\"net migration rate %\" background=\"#404040\" color=\"#ff0000\"]\nlegend: {enabled:false}\n[\/Table2Chart]<\/p>"}],"raw_content":"<!--section=description-->\n<p>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 (*).<\/p>\n\n<p>(*) Please read http:\/\/www.highcharts.com\/products\/highcharts for informations.<\/p>\n\n<p>In its simplest formulation, <strong>[Table2Chart]<\/strong> shortcode creates the chart from the first table in the post with default settings.\nSeveral arguments can be specified (default values are within brackets):<\/p>\n\n<ul>\n<li><strong>table<\/strong>: number which indicates the cardinal position of the table in the post to gather the data from (1)<\/li>\n<li><strong>width<\/strong>: chart width in pixel (500)<\/li>\n<li><strong>height<\/strong>: chart height in pixel (400)<\/li>\n<li><strong>type<\/strong>: chart type to choose from <em>bar<\/em> (horizontal bars), <em>column<\/em> (vertical bars), <em>line<\/em>, <em>area<\/em> (column)<\/li>\n<li><strong>title<\/strong>: chart title (empty)<\/li>\n<li><strong>subtitle<\/strong>: chart subtitle (empty)<\/li>\n<li><strong>titlex<\/strong>: category axis title (empty)<\/li>\n<li><strong>titley<\/strong>: value axis title (empty)<\/li>\n<li><strong>order<\/strong>: <em>row<\/em> if data series are horizontal, <em>column<\/em> if they are vertical (column)<\/li>\n<li><strong>namecol<\/strong>: position of the row containing the series or category titles (1)<\/li>\n<li><strong>namerow<\/strong>: position of the column containing the series or category titles (1)<\/li>\n<li><strong>excluderows<\/strong>: position of rows (e.g. 2 or 3,4) to exclude from the chart (empty)<\/li>\n<li><strong>excludecols<\/strong>: position of columns (e.g. 2 or 5,6,7,8,9) to exclude from the chart (empty)<\/li>\n<li><strong>includerows<\/strong>: if set, only the rows whose position is specified (e.g. 2 or 3,4) are included in the chart (empty)<\/li>\n<li><strong>includecols<\/strong>: if set, only the columns whose position is specified (e.g. 2 or 5,6,7,8,9) are included in the chart (empty)<\/li>\n<li><strong>background<\/strong>: background color in hexadecimal format (#ffffff)<\/li>\n<li><strong>color<\/strong>: colors of data series (#ff0000,#00ff00,#0000ff,#00ffff,#ff00ff,#ffff00)<\/li>\n<li><strong>convert<\/strong>: <em>true<\/em> if numerical values in the table are in continental (1.234,56) format, <em>false<\/em> otherwise (true)<\/li>\n<li><strong>hide<\/strong>: <em>true<\/em> if the table has to be hidden, <em>false<\/em> otherwise (false)<\/li>\n<\/ul>\n\n<p>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.<\/p>\n\n<!--section=installation-->\n<ol>\n<li><p>Upload the Table2Chart.zip file from the 'Plugins' section of Admin menu in WordPress<\/p><\/li>\n<li><p>Activate the plugin from the 'Plugins' section of Admin menu in WordPress<\/p><\/li>\n<\/ol>\n\n<p>Done. Now you can insert the shortcodes within your posts and pages.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Where can I do any question about this plugin?<\/dt>\n<dd><p>Go to page http:\/\/http:\/\/www.antoniorinaldi.it\/table2chart and write in the comments.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.5<\/h4>\n\n<ul>\n<li>Added support for scatterplot and bubble plot.<\/li>\n<li>Added support for enclosing form and integration with HighCharts API.<\/li>\n<\/ul>\n\n<h4>0.4b<\/h4>\n\n<ul>\n<li>Fixed code to allow negative values.<\/li>\n<li>Fixed compatibility issue with IE 9.<\/li>\n<li>Added support for hide argument.<\/li>\n<li>Added compatibility with extra html tags put by CloudFlare service.<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>Added support for arguments includerows and includecols.<\/li>\n<li>Fixed axis title setting (shortcode arguments have to be written in lower case).<\/li>\n<li>Added support for empty cells.<\/li>\n<li>Code rewritten to save shortcode arguments as application\/json script rather than chart div content.<\/li>\n<\/ul>\n\n<h4>0.2c<\/h4>\n\n<ul>\n<li>Use a local version of HighCharts library v.2.3.5 which is not affected by a problem present in the new released v.3.0.<\/li>\n<li>Support of new parameters excluderows and excludecols to exclude some rows and columns from a chart.<\/li>\n<li>Allow jQuery to be placed in the footer of the page.<\/li>\n<li>Support for currency numbers ($, ?, ?, etcetera).<\/li>\n<li>Fixed wrong number (&gt;1,000) conversion.   <\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>First public release<\/li>\n<\/ul>","raw_excerpt":"Table2Chart draws a chart gathering data from a table in the post.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/47182","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=47182"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/rinaldi6109"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=47182"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=47182"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=47182"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=47182"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=47182"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=47182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}