{"id":54926,"date":"2017-03-09T10:38:48","date_gmt":"2017-03-09T10:38:48","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/tp-piebuilder\/"},"modified":"2022-08-16T10:04:54","modified_gmt":"2022-08-16T10:04:54","slug":"tp-piebuilder","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/tp-piebuilder\/","author":14256633,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"trunk","tested":"6.0.11","requires":"4.5","requires_php":"5.6","requires_plugins":"","header_name":"TP Piebuilder","header_author":"Theme Palace","header_description":"","assets_banners_color":"f7f7f7","last_updated":"2022-08-16 10:04:54","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/themepalace.com","header_plugin_uri":"http:\/\/www.themepalace.com\/plugins\/tp-piebuilder","header_author_uri":"http:\/\/themepalace.com","rating":4.5,"author_block_rating":0,"active_installs":600,"downloads":19073,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.9":{"tag":"0.9","author":"themepalace","date":"2022-08-16 09:36:42"}},"upgrade_notice":{"0.1":"<ul>\n<li>Initial release.<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":1,"5":1},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":1705630,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":1993280,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":1993280,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.9"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1615426,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":1615426,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":1615426,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":1615426,"resolution":"4","location":"assets","locale":""},"screenshot-5.png":{"filename":"screenshot-5.png","revision":1724703,"resolution":"5","location":"assets","locale":""}},"screenshots":{"1":"Normal Pie.","2":"Doughnut Pie.","3":"Polar Pie.","4":"Bar Graph.","5":"Horizontal Bar Graph."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2510,133040,2509,17072,133039],"plugin_category":[],"plugin_contributors":[126147],"plugin_business_model":[],"class_list":["post-54926","plugin","type-plugin","status-publish","hentry","plugin_tags-chart","plugin_tags-doughnut-chart","plugin_tags-graph","plugin_tags-pie-chart","plugin_tags-polar-chart","plugin_contributors-themepalace","plugin_committers-themepalace"],"banners":{"banner":"https:\/\/ps.w.org\/tp-piebuilder\/assets\/banner-772x250.png?rev=1993280","banner_2x":"https:\/\/ps.w.org\/tp-piebuilder\/assets\/banner-1544x500.png?rev=1993280","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/tp-piebuilder\/assets\/icon-256x256.png?rev=1705630","icon_2x":"https:\/\/ps.w.org\/tp-piebuilder\/assets\/icon-256x256.png?rev=1705630","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/tp-piebuilder\/assets\/screenshot-1.png?rev=1615426","caption":"Normal Pie."},{"src":"https:\/\/ps.w.org\/tp-piebuilder\/assets\/screenshot-2.png?rev=1615426","caption":"Doughnut Pie."},{"src":"https:\/\/ps.w.org\/tp-piebuilder\/assets\/screenshot-3.png?rev=1615426","caption":"Polar Pie."},{"src":"https:\/\/ps.w.org\/tp-piebuilder\/assets\/screenshot-4.png?rev=1615426","caption":"Bar Graph."},{"src":"https:\/\/ps.w.org\/tp-piebuilder\/assets\/screenshot-5.png?rev=1724703","caption":"Horizontal Bar Graph."}],"raw_content":"<!--section=description-->\n<p>This Plugin provides you an elegent Bar Graph and Pie Charts with multiple designs and colors. ie. Default Pie Chart, Doughnut Pie Chart and Polar Pie Chart.<\/p>\n\n<h4>Customization and Flexibility<\/h4>\n\n<p>TP PieBuilder offers you a very easy customization of color from shortcode. This plugin allows you to customize title from css.<\/p>\n\n<h3>Shortcodes<\/h3>\n\n<p>= Defaults Atts :- =\n    * title = '', \/\/ Optional\n    * values = '', \/\/ * in percentage (%) ( should be seperated by comma (','). ie: 60, 40 )\n    * labels = '', \/\/ * ( should be seperated by comma (','). ie: Design, Development )\n    * colors = '' \/\/ Optional till 10 elements else * ( should be seperated by ','. ie: #E6E6FA, #E0FFFF )<\/p>\n\n<h4>Alt Atts for Pie Charts only:<\/h4>\n\n<pre><code>* fontfamily = 'ariel', \/\/ Optional, you can change the defult font family\n* fontstyle = 'italic', \/\/ Optional, you can change the defult font style to normal or bold\n<\/code><\/pre>\n\n<h4>Default Piechart Shortcode:<\/h4>\n\n<pre><code>[TP_PIEBUILDER title=\"Pie Chart\" values=\"20, 30, 50\" labels=\"Design, Development, Production\" colors=\"#E6E6FA, #E0FFFF, #F8B4BC\"]\n<\/code><\/pre>\n\n<h4>Doughnut Piechart Shortcode:<\/h4>\n\n<pre><code>[TP_PIEBUILDER_DOUGHNUT title=\"Pie Chart\" values=\"20, 30, 50\" labels=\"Design, Development, Production\" colors=\"#E6E6FA, #E0FFFF, #F8B4BC\"]\n<\/code><\/pre>\n\n<h4>Polar Piechart Shortcode:<\/h4>\n\n<pre><code>[TP_PIEBUILDER_POLAR title=\"Pie Chart\" values=\"20, 30, 50\" labels=\"Design, Development, Production\" colors=\"#E6E6FA, #E0FFFF, #F8B4BC\"]\n<\/code><\/pre>\n\n<h4>Bar Graph Shortcode:<\/h4>\n\n<pre><code>[TP_PIEBUILDER_BAR title=\"Pie Chart\" values=\"20, 30, 50\" labels=\"Design, Development, Production\" colors=\"#E6E6FA, #E0FFFF, #F8B4BC\"]\n<\/code><\/pre>\n\n<h4>Horizontal Bar Graph Shortcode:<\/h4>\n\n<pre><code>[TP_PIEBUILDER_HORIZONTAL_BAR title=\"Pie Chart\" values=\"20, 30, 50\" labels=\"Design, Development, Production\" colors=\"#E6E6FA, #E0FFFF, #F8B4BC\"]\n<\/code><\/pre>\n\n<!--section=installation-->\n<h4>Using The WordPress Dashboard<\/h4>\n\n<ul>\n<li>Navigate to the 'Add New' in the plugins dashboard<\/li>\n<li>Search for TP PieBuilder<\/li>\n<li>Click Install Now<\/li>\n<li>Activate the plugin on the Plugin dashboard<\/li>\n<\/ul>\n\n<h4>Uploading in WordPress Dashboard<\/h4>\n\n<ul>\n<li>Navigate to the 'Add New' in the plugins dashboard<\/li>\n<li>Navigate to the 'Upload' area<\/li>\n<li>Select tp-piebuilder.zip from your computer<\/li>\n<li>Click 'Install Now'<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<\/ul>\n\n<h4>Using FTP<\/h4>\n\n<ul>\n<li>Download tp-piebuilder.zip<\/li>\n<li>Extract the tp-piebuilder directory to your computer<\/li>\n<li>Upload the tp-piebuilder directory to the \/wp-content\/plugins\/directory<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt id='there%20is%20something%20cool%20you%20could%20add...'><h3>There is something cool you could add...<\/h3><\/dt>\n<dd><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Tested in WordPress 6.0<\/li>\n<\/ul>\n\n<h4>0.9<\/h4>\n\n<ul>\n<li>Tested in WordPress 5.8.1<\/li>\n<\/ul>\n\n<h4>0.8<\/h4>\n\n<ul>\n<li>Tested in WordPress 5.5<\/li>\n<\/ul>\n\n<h4>0.7<\/h4>\n\n<ul>\n<li>Tested in WordPress 5.2<\/li>\n<\/ul>\n\n<h4>0.6<\/h4>\n\n<ul>\n<li>Added link to pro version<\/li>\n<li>Updated setting page<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>Added font styling in pie charts<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>Tested in WordPress 4.9.4<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>Tested in WordPress 4.8.1<\/li>\n<li>Added Horizontal Bar Graph<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Tested in WordPress 4.8<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Allow user to manipulate data on pie chart on your site with TP PieBuilder.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/54926","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=54926"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/themepalace"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=54926"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=54926"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=54926"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=54926"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=54926"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=54926"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}