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

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Easy Chart Categories

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

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

 * [Dettagli](https://it.wordpress.org/plugins/easy-chart-categories/#description)
 * [Recensioni](https://it.wordpress.org/plugins/easy-chart-categories/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/easy-chart-categories/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/easy-chart-categories/#developers)

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

## Descrizione

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

## Screenshot

[⌊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.

## Installazione

 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.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Easy Chart Categories” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Easy Chart Categories” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/easy-chart-categories)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/easy-chart-categories/)
segui il [repository SVN](https://plugins.svn.wordpress.org/easy-chart-categories/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/easy-chart-categories/)
tramite [RSS](https://plugins.trac.wordpress.org/log/easy-chart-categories/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versione **0.1**
 *  Ultimo aggiornamento **14 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 2.8 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/easy-chart-categories/)
 * Tag
 * [categories](https://it.wordpress.org/plugins/tags/categories/)[category](https://it.wordpress.org/plugins/tags/category/)
   [chart](https://it.wordpress.org/plugins/tags/chart/)[charts](https://it.wordpress.org/plugins/tags/charts/)
   [graphs](https://it.wordpress.org/plugins/tags/graphs/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/easy-chart-categories/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/easy-chart-categories/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/easy-chart-categories/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](http://www.3till7.net/2012/02/18/easy-chart-categories-wordpress-plugin/)