Title: Easy Chart Categories
Author: cheshire137
Published: <strong>2012 年 4 月 5 日</strong>
Last modified: 2012 年 4 月 5 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](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://cn.wordpress.org/plugins/easy-chart-categories/#description)
 * [评价](https://cn.wordpress.org/plugins/easy-chart-categories/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/easy-chart-categories/#installation)
 * [开发进展](https://cn.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 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.

## 安装

 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/)，或通过[RSS](https://plugins.trac.wordpress.org/log/easy-chart-categories/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/easy-chart-categories/)。

## 额外信息

 *  版本 **0.1**
 *  最后更新：**14 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 2.8 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/easy-chart-categories/)
 * 标签
 * [categories](https://cn.wordpress.org/plugins/tags/categories/)[category](https://cn.wordpress.org/plugins/tags/category/)
   [chart](https://cn.wordpress.org/plugins/tags/chart/)[charts](https://cn.wordpress.org/plugins/tags/charts/)
   [graphs](https://cn.wordpress.org/plugins/tags/graphs/)
 *  [高级视图](https://cn.wordpress.org/plugins/easy-chart-categories/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](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/)