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

---

Buscar plugins

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

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

# Easy Chart Categories

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

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

 * [Detalles](https://cl.wordpress.org/plugins/easy-chart-categories/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/easy-chart-categories/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/easy-chart-categories/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/easy-chart-categories/#developers)

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

## Descripción

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

## Capturas de pantalla

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

## Instalación

 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.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“Easy Chart Categories” es software de código abierto. Las siguientes personas han
contribuido a este plugin.

Colaboradores

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

[Traduce “Easy Chart Categories” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/easy-chart-categories)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/easy-chart-categories/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/easy-chart-categories/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/easy-chart-categories/)
por [RSS](https://plugins.trac.wordpress.org/log/easy-chart-categories/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versión **0.1**
 *  Última actualización **hace 14 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 2.8 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/easy-chart-categories/)
 * Etiquetas
 * [categories](https://cl.wordpress.org/plugins/tags/categories/)[category](https://cl.wordpress.org/plugins/tags/category/)
   [chart](https://cl.wordpress.org/plugins/tags/chart/)[charts](https://cl.wordpress.org/plugins/tags/charts/)
   [graphs](https://cl.wordpress.org/plugins/tags/graphs/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/easy-chart-categories/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

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

[Ver todas las reseñas](https://wordpress.org/support/plugin/easy-chart-categories/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/easy-chart-categories/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](http://www.3till7.net/2012/02/18/easy-chart-categories-wordpress-plugin/)