Title: Easy Chart Categories
Author: cheshire137
Published: <strong>5. April 2012</strong>
Last modified: 5. April 2012

---

Plugins durchsuchen

Dieses Plugin **ist nicht mit den jüngsten 3 Hauptversionen von WordPress** getestet
worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme
haben, wenn es mit neueren Versionen von WordPress verwendet wird.

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

# Easy Chart Categories

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

[Herunterladen](https://downloads.wordpress.org/plugin/easy-chart-categories.zip)

 * [Details](https://de-at.wordpress.org/plugins/easy-chart-categories/#description)
 * [Rezensionen](https://de-at.wordpress.org/plugins/easy-chart-categories/#reviews)
 *  [Installation](https://de-at.wordpress.org/plugins/easy-chart-categories/#installation)
 * [Entwicklung](https://de-at.wordpress.org/plugins/easy-chart-categories/#developers)

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

## Beschreibung

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`.

## Screenshots

[⌊Sample chart showing top 12 categories.⌉⌊Sample chart showing top 12 categories
.⌉[

Sample chart showing top 12 categories.

[⌊Sample chart showing top 12 tags.⌉⌊Sample chart showing top 12 tags.⌉[

Sample chart showing top 12 tags.

## Installation

 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.

## Rezensionen

There are no reviews for this plugin.

## Mitwirkende & Entwickler

„Easy Chart Categories“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

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

[Übersetze „Easy Chart Categories“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/easy-chart-categories)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/easy-chart-categories/),
sieh dir das [SVN Repository](https://plugins.svn.wordpress.org/easy-chart-categories/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/easy-chart-categories/)
per [RSS](https://plugins.trac.wordpress.org/log/easy-chart-categories/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.1**
 *  Last updated **vor 14 Jahren**
 *  Active installations **10+**
 *  WordPress version ** 2.8 oder höher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/easy-chart-categories/)
 * Tags
 * [categories](https://de-at.wordpress.org/plugins/tags/categories/)[category](https://de-at.wordpress.org/plugins/tags/category/)
   [chart](https://de-at.wordpress.org/plugins/tags/chart/)[charts](https://de-at.wordpress.org/plugins/tags/charts/)
   [graphs](https://de-at.wordpress.org/plugins/tags/graphs/)
 *  [Erweiterte Ansicht](https://de-at.wordpress.org/plugins/easy-chart-categories/advanced/)

## Bewertungen

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/)

## Mitwirkende

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

## Support

Möchtest du etwas sagen? Brauchst du Unterstützung?

 [Supportforum anzeigen](https://wordpress.org/support/plugin/easy-chart-categories/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://www.3till7.net/2012/02/18/easy-chart-categories-wordpress-plugin/)