Title: Easy Chart Categories
Author: cheshire137
Published: <strong>5. април 2012.</strong>
Last modified: 5. април 2012.

---

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

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

![](https://s.w.org/plugins/geopattern-icon/easy-chart-categories.svg)

# Easy Chart Categories

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

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

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

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

## Опис

This is a WordPress plugin that provides a WordPress [shortcode](https://codex.wordpress.org/Shortcode)
that will display your categories in a chart and another shortcode that will display
your tags. This plugin requires that the [Easy Chart Builder plugin](https://wordpress.org/extend/plugins/easy-chart-builder/)
by [dyerware](https://profiles.wordpress.org/users/dyerware/) is installed and activated.
See what it looks like on [my blog](http://www.3till7.net/2012/02/18/easy-chart-categories-wordpress-plugin/).

This plugin is also available in [my Github repository](https://github.com/moneypenny/Easy-Chart-Categories).

### Usage

Show top 12 most popular categories in a pie chart:

    ```
    [easychart_categories]
    ```

Show top 12 most popular tags in a pie chart:

    ```
    [easychart_tags]
    ```

Show the first five categories, sorted by name, without counts, using custom colors,
and with a summary data table of counts:

    ```
    [easychart_categories showcounts="false" groupcolors="556270, 4ECDC4, C7F464, FF6B6B, C44D58" number="5"
        orderby="name" order="ASC" hidechartdata="false"]<h3>Options</h3>
    ```

See options for the WordPress function [get_terms()](https://codex.wordpress.org/Function_Reference/get_terms)
and for the [Easy Chart Builder plugin](http://www.dyerware.com/main/products/easy-chart-builder-plugin-parameters.html).
Also:

 * `showcounts` – Show or hide the count for each category/tag. Valid values: `true`,`
   false`. Defaults to `true`.

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

 * [[
 * Sample chart showing top 12 categories.
 * [[
 * Sample chart showing top 12 tags.

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

 1. Install the [Easy Chart Builder for WordPress plugin](https://wordpress.org/extend/plugins/easy-chart-builder/)
    by [dyerware](https://profiles.wordpress.org/dyerware/).
 2. Activate the [Easy Chart Builder for WordPress plugin] through the WordPress administration‘
    Plugins’ menu.
 3. Upload the entire Easy Chart Categories plugin directory, or just easy-chart-categories.
    php, to your `/wp-content/plugins` directory.
 4. Activate the plugin through the WordPress administration ‘Plugins’ menu.
 5. Follow the usage instructions below, embedding one or more of the shortcodes in
    a page or post.

## Прегледи

Нема рецензија за овај додатак.

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

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

Сарадници

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

[Преведите „Easy Chart Categories“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/easy-chart-categories)

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

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

## Мета

 *  Version **0.1**
 *  Last updated **14 година раније**
 *  Active installations **10+**
 *  WordPress version ** 2.8 или новије **
 *  Language
 * [English (US)](https://wordpress.org/plugins/easy-chart-categories/)
 * Tags
 * [categories](https://sr.wordpress.org/plugins/tags/categories/)[category](https://sr.wordpress.org/plugins/tags/category/)
   [chart](https://sr.wordpress.org/plugins/tags/chart/)[charts](https://sr.wordpress.org/plugins/tags/charts/)
   [graphs](https://sr.wordpress.org/plugins/tags/graphs/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/easy-chart-categories/advanced/)

## Оцене

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/easy-chart-categories/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/easy-chart-categories/reviews/)

## Сарадници

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

## Подршка

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

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

## Донирај

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

 [ Донирај овом додатку ](http://www.3till7.net/2012/02/18/easy-chart-categories-wordpress-plugin/)