Title: TP PieBuilder
Author: themepalace
Published: <strong>9. март 2017.</strong>
Last modified: 16. август 2022.

---

Претражи додатке

![](https://ps.w.org/tp-piebuilder/assets/banner-772x250.png?rev=1993280)

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

![](https://ps.w.org/tp-piebuilder/assets/icon-256x256.png?rev=1705630)

# TP PieBuilder

 [themepalace](https://profiles.wordpress.org/themepalace/)

[Преузимање](https://downloads.wordpress.org/plugin/tp-piebuilder.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/tp-piebuilder/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/tp-piebuilder/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/tp-piebuilder/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/tp-piebuilder/#developers)

 [Подршка](https://wordpress.org/support/plugin/tp-piebuilder/)

## Опис

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.

#### Customization and Flexibility

TP PieBuilder offers you a very easy customization of color from shortcode. This
plugin allows you to customize title from css.

### Shortcodes

= Defaults Atts :- =
 * title = “, // Optional * values = “, // * in percentage (%)(
should be seperated by comma (‘,’). ie: 60, 40 ) * labels = “, // * ( should be 
seperated by comma (‘,’). ie: Design, Development ) * colors = “ // Optional till
10 elements else * ( should be seperated by ‘,’. ie: #E6E6FA, #E0FFFF )

#### Alt Atts for Pie Charts only:

    ```
    * fontfamily = 'ariel', // Optional, you can change the defult font family
    * fontstyle = 'italic', // Optional, you can change the defult font style to normal or bold
    ```

#### Default Piechart Shortcode:

    ```
    [TP_PIEBUILDER title="Pie Chart" values="20, 30, 50" labels="Design, Development, Production" colors="#E6E6FA, #E0FFFF, #F8B4BC"]
    ```

#### Doughnut Piechart Shortcode:

    ```
    [TP_PIEBUILDER_DOUGHNUT title="Pie Chart" values="20, 30, 50" labels="Design, Development, Production" colors="#E6E6FA, #E0FFFF, #F8B4BC"]
    ```

#### Polar Piechart Shortcode:

    ```
    [TP_PIEBUILDER_POLAR title="Pie Chart" values="20, 30, 50" labels="Design, Development, Production" colors="#E6E6FA, #E0FFFF, #F8B4BC"]
    ```

#### Bar Graph Shortcode:

    ```
    [TP_PIEBUILDER_BAR title="Pie Chart" values="20, 30, 50" labels="Design, Development, Production" colors="#E6E6FA, #E0FFFF, #F8B4BC"]
    ```

#### Horizontal Bar Graph Shortcode:

    ```
    [TP_PIEBUILDER_HORIZONTAL_BAR title="Pie Chart" values="20, 30, 50" labels="Design, Development, Production" colors="#E6E6FA, #E0FFFF, #F8B4BC"]
    ```

## Снимци екрана

[⌊Normal Pie.⌉⌊Normal Pie.⌉[

Normal Pie.

[⌊Doughnut Pie.⌉⌊Doughnut Pie.⌉[

Doughnut Pie.

[⌊Polar Pie.⌉⌊Polar Pie.⌉[

Polar Pie.

[⌊Bar Graph.⌉⌊Bar Graph.⌉[

Bar Graph.

[⌊Horizontal Bar Graph.⌉⌊Horizontal Bar Graph.⌉[

Horizontal Bar Graph.

## Постављање

#### Using The WordPress Dashboard

 * Navigate to the ‘Add New’ in the plugins dashboard
 * Search for TP PieBuilder
 * Click Install Now
 * Activate the plugin on the Plugin dashboard

#### Uploading in WordPress Dashboard

 * Navigate to the ‘Add New’ in the plugins dashboard
 * Navigate to the ‘Upload’ area
 * Select tp-piebuilder.zip from your computer
 * Click ‘Install Now’
 * Activate the plugin in the Plugin dashboard

#### Using FTP

 * Download tp-piebuilder.zip
 * Extract the tp-piebuilder directory to your computer
 * Upload the tp-piebuilder directory to the /wp-content/plugins/directory
 * Activate the plugin in the Plugin dashboard

## ЧПП

### There is something cool you could add…

## Прегледи

![](https://secure.gravatar.com/avatar/e9a0372a2f4437ec1f79063b8a97491536a4c9dea99b173d60770ff78387fd81?
s=60&d=retro&r=g)

### 󠀁[Great!](https://wordpress.org/support/topic/great-11682/)󠁿

 [Asgaros](https://profiles.wordpress.org/asgaros/) 3. јул 2020.

Easy to use plugin which works perfectly out of the box. Nice one!

 [ Види сва 2 прегледа ](https://wordpress.org/support/plugin/tp-piebuilder/reviews/)

## Сарадници и градитељи

„TP PieBuilder“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

 *   [ themepalace ](https://profiles.wordpress.org/themepalace/)

[Преведите „TP PieBuilder“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/tp-piebuilder)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/tp-piebuilder/), проверите
[SVN складиште](https://plugins.svn.wordpress.org/tp-piebuilder/) или се пријавите
на [белешку градње](https://plugins.trac.wordpress.org/log/tp-piebuilder/) преко
[RSS-а](https://plugins.trac.wordpress.org/log/tp-piebuilder/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

#### 1.0

 * Tested in WordPress 6.0

#### 0.9

 * Tested in WordPress 5.8.1

#### 0.8

 * Tested in WordPress 5.5

#### 0.7

 * Tested in WordPress 5.2

#### 0.6

 * Added link to pro version
 * Updated setting page

#### 0.5

 * Added font styling in pie charts

#### 0.4

 * Tested in WordPress 4.9.4

#### 0.3

 * Tested in WordPress 4.8.1
 * Added Horizontal Bar Graph

#### 0.2

 * Tested in WordPress 4.8

#### 0.1

 * Initial release.

## Мета

 *  Version **1.0**
 *  Last updated **4 године раније**
 *  Active installations **500+**
 *  WordPress version ** 4.5 или новије **
 *  Tested up to **6.0.12**
 *  PHP version ** 5.6 или новије **
 *  Language
 * [English (US)](https://wordpress.org/plugins/tp-piebuilder/)
 * Tags
 * [chart](https://sr.wordpress.org/plugins/tags/chart/)[graph](https://sr.wordpress.org/plugins/tags/graph/)
   [pie chart](https://sr.wordpress.org/plugins/tags/pie-chart/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/tp-piebuilder/advanced/)

## Оцене

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/tp-piebuilder/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/tp-piebuilder/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/tp-piebuilder/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/tp-piebuilder/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/tp-piebuilder/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/tp-piebuilder/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/tp-piebuilder/reviews/)

## Сарадници

 *   [ themepalace ](https://profiles.wordpress.org/themepalace/)

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/tp-piebuilder/)

## Донирај

Желите ли да подржите напредак овог додатка?

 [ Донирај овом додатку ](http://themepalace.com)