Title: MaxiCharts
Author: termel
Published: <strong>2017년 7월 13일</strong>
Last modified: 2021년 9월 20일

---

플러그인 검색

![](https://ps.w.org/maxicharts/assets/banner-772x250.png?rev=1695674)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/maxicharts/assets/icon-256x256.png?rev=1737118)

# MaxiCharts

 작성자: [termel](https://profiles.wordpress.org/munger41/)

[다운로드](https://downloads.wordpress.org/plugin/maxicharts.zip)

 * [세부사항](https://ko.wordpress.org/plugins/maxicharts/#description)
 * [평가](https://ko.wordpress.org/plugins/maxicharts/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/maxicharts/#installation)
 * [개발](https://ko.wordpress.org/plugins/maxicharts/#developers)

 [지원](https://wordpress.org/support/plugin/maxicharts/)

## 설명

Create beautiful [Chartsjs](http://www.chartjs.org/) charts from [Gravity Forms](https://wordpress.org/plugins/maxicharts-gravity-forms-source-add-on/)
submission data or [CSV data](https://wordpress.org/plugins/maxicharts-csv-source-add-on/)
with a simple shortcode.
 Use all your past data to visualize advanced statistics
in a few clics. _You NEED to install at least one add-on in order to use shortcodes._

Requires Gravity Forms v2.3+

[>> Demonstration site <<](https://maxicharts.com/random-demos/)

All code has been moved to GitHub now : [MaxiCharts on Github](https://github.com/Maxicharts)

### Add-ons

_You NEED to install at least one of them:_

 * [Maxicharts Gravity Forms source add-on](https://wordpress.org/plugins/maxicharts-gravity-forms-source-add-on/):
   chart all **Gravity Forms** submission data
 * [MaxiCharts CSV add-on](https://wordpress.org/plugins/maxicharts-csv-source-add-on/):
   in order to graph **CSV** files

_Optional add-ons:_

 * [MaxiCharts Gravity View add-on](https://wordpress.org/plugins/maxicharts-gravity-view-add-on/):
   in order to filter entries on **Gravity View** “approved” ones
 * [MaxiCharts Query Builder add-on](https://wordpress.org/plugins/maxicharts-query-builder-add-on/):
   Real time filter entries on graph using [Query Builder](http://querybuilder.js.org/index.html)
 * [MaxiCharts Extended Colors add-on](https://fr.wordpress.org/plugins/maxicharts-colors-add-on/)“
   Extended Colors”) : Extended colors sets

### Usage

Use the post visual editor brand new button to add as many shortcodes as you want
in a few clics !
 You need to **install the core MaxiCharts plugin in any case**,
then if you use, for example Gravity Forms add-on, the shortcode processed is:

    ```
    [gfchartsreports gf_form_id="form_id" include="fieldNb1,fieldNb2,fieldNb3,.." exclude="fieldNb4,fieldNb5,..." color_set="set" type="graphType" width="width(px|%)" float="true|false" chart_js_options="options"]
    ```

where all parameters are optional:

 * _gf\_form\_id_ : expects the **form ID** in Gravity Forms (defaults to first 
   form : id=1)
 * _type_ : is [the type of graph](https://maxicharts.com/all-graph-types/), at 
   the moment only **line,pie,doughnut,bar,horizontalBar** available (defaults to
   pie)
 * _include_ : expects the **field ids** to include (example : `include="1,3,4"`)
 * _exclude_ : expects the **field ids** to exlude (example : `exclude="2,4,6"`)

see [all parameters on demonstration site](https://maxicharts.com/all-shortcode-parameters/)

### Examples

Display all fields of form #1 as pie charts with custom [chartjs options](http://www.chartjs.org/docs/#chart-configuration-creating-a-chart-with-options)
for titles:

    ```
    [gfchartsreports chart_js_options="title: {display: true, text: 'My Funky Chart Title', fontSize:28,fontFamily:'Arial',fontColor:'#00B88A',fontStyle:'bold',padding:20}"]
    ```

Displays fields 4, 7 and 18 of gravity form #3 with bar charts. Default colors used.

    ```
    [gfchartsreports gf_form_id="3" include="4,7,18" type="bar"]
    ```

Displays field 2 of gravity form #2 with default pie chart. Use red color set, with
not randomization.

    ```
    [gfchartsreports gf_form_id="2" include="2" color_set="red"]
    ```

Displays all but fields 4,7,18 of gravity form #8 with horizontalBar type charts.
Use blue color set, randomized.

    ```
    [gfchartsreports gf_form_id="8" exclude="4,7,18" color_set="blue" color_rand="true" type="horizontalBar"]
    ```

More examples here : [>> Demonstration site <<](https://maxicharts.com/random-demos/)

## 스크린샷

[⌊Chart report example 1⌉⌊Chart report example 1⌉[

Chart report example 1

[⌊Chart report example 2⌉⌊Chart report example 2⌉[

Chart report example 2

[⌊Chart report example 3⌉⌊Chart report example 3⌉[

Chart report example 3

[[

[[

## 설치

[>> Demonstration site <<](https://maxicharts.com/random-demos/)

### Easy

 1. Search via plugins > add new.
 2. Find the plugin listed and click activate.
 3. Use the Shortcode

## 후기

![](https://secure.gravatar.com/avatar/3bea2ec5784ea104f67012d14c7e7ee13491addfe424746d5478c15234286b5d?
s=60&d=retro&r=g)

### 󠀁[Not work](https://wordpress.org/support/topic/not-work-291/)󠁿

 [ssobolevski](https://profiles.wordpress.org/ssobolevski/) 2021년 6월 23일 답글
2개

group fields = “1” does not work support cannot be written my shortcode [gfchartsreports
gf_form_id = “3” include = “17,18” group_fields = “1” gf_entry_id = “last” type 
= “pie” color_set = “green” color_rand = “1” height = “400” tooltip_style = “PERCENT”
position = “center” case_insensitive = “0” filter = “0” /]

![](https://secure.gravatar.com/avatar/f5f461e1aa28c00fdf480dd32532bed4e929fb722930a8dd5f384f905c0aefba?
s=60&d=retro&r=g)

### 󠀁[Beste charting option for gravity forms](https://wordpress.org/support/topic/beste-charting-option-for-gravity-forms/)󠁿

 [keesjan](https://profiles.wordpress.org/keesjan/) 2020년 1월 22일 답글 1개

although not the easiest learning curve (the shortcode can be a really pain in the
ass), with the good service of a paid subscription of the owner, its a real fine
grained solution to add charts to your gravity form.

![](https://secure.gravatar.com/avatar/c06d7648f68fb73a7fa66f78a5159adce6bfb2aaa66f06760e035f3f3fa75a81?
s=60&d=retro&r=g)

### 󠀁[Amazing Charts. I LOVE THEM](https://wordpress.org/support/topic/amazing-charts-i-love-them/)󠁿

 [luciche](https://profiles.wordpress.org/luciche/) 2019년 6월 5일 답글 1개

Easy to add and customize. They look very professional and have a high visual impact.

![](https://secure.gravatar.com/avatar/208e1ede346a9d8a27821b53e966d9d39e8a64747bca2553b549fa066fd4851c?
s=60&d=retro&r=g)

### 󠀁[Powerful plugin and easy to set up](https://wordpress.org/support/topic/powerful-plugin-and-easy-to-set-up/)󠁿

 [](https://profiles.wordpress.org/adput/) 2018년 9월 28일 답글 1개

Tons of features and works well out of the box. Great support too!

![](https://secure.gravatar.com/avatar/84767456296127e94c357093001a7e850f364943839316b6bcdfda68ad252f9e?
s=60&d=retro&r=g)

### 󠀁[Plugin flessibile e supporto istantaneo](https://wordpress.org/support/topic/plugin-flessibile-e-supporto-istantaneo/)󠁿

 [dizplay](https://profiles.wordpress.org/dizplay/) 2018년 7월 17일 답글 1개

Super consiglio questo plugin, perché le persone che ci stanno dietro sono disponibilissime
in caso di necessità. Messo tra i preferiti immediatamente 🙂

![](https://secure.gravatar.com/avatar/5e9af9aee1e20b7309651b0cbf63df5f65f50050689eeb495a32dd8155c9335e?
s=60&d=retro&r=g)

### 󠀁[Awesome plugin and great service](https://wordpress.org/support/topic/awesome-plugin-and-great-service-3/)󠁿

 [Pierre Helium](https://profiles.wordpress.org/pierrethenot/) 2018년 6월 14일 답글
1개

The plugin is easy to use with the shortcodes and it offers all types of configurations.
It really helps to visualize the data you collected from Gravity form. I had an 
issue with a multiselect field that wouldn’t display, but the Maxicharts support
fixed the problem very quickly and made an update. Totally worth it.

 [ 모든 9 평가 읽기 ](https://wordpress.org/support/plugin/maxicharts/reviews/)

## 기여자 & 개발자

“MaxiCharts”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ termel ](https://profiles.wordpress.org/munger41/)
 *   [ maxicharts ](https://profiles.wordpress.org/maxicharts/)

“MaxiCharts”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/maxicharts/contributors)
님께 감사드립니다.

[자국어로 “MaxiCharts”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/maxicharts)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/maxicharts/)는, [SVN 저장소](https://plugins.svn.wordpress.org/maxicharts/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/maxicharts/)
을 [RSS](https://plugins.trac.wordpress.org/log/maxicharts/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

[>> Demonstration site <<](https://maxicharts.com/random-demos/)

 * 1.7.6 – php warning fixed
 * 1.7.5 – log level as a parameter
 * 1.7.4 – new maximum_fraction_digits parameter
 * 1.7.3 – js rounding issue fixed
 * 1.7.2 – information_source bug fix
 * 1.7.1 – more parameters on datalabels
 * 1.7.0 – introducing datalabels
 * 1.6.7 – log level back to normal (warn)
 * 1.6.6 – reduce space before : in tooltips
 * 1.6.5 – no_entries_custom_message bug fixed
 * 1.6.4 – automatic std dev annotation
 * 1.6.3 – automatic mean for numeric datasets added
 * 1.6.2 – box annotation added
 * 1.6.1 – previous options fixed
 * 1.6.0 – charjs upgraded to 2.9.3 / annotation plugin added
 * 1.5.2 – better labels cleaning
 * 1.5.1 – filter parameter fix
 * 1.5.0 – new singleton structure
 * 1.4.12 – bug fix on gf_entry_id
 * 1.4.11 – bug on line charts
 * 1.4.10 – bug on array access : https://wordpress.org/support/topic/php-warning-
   error-7/#post-11700240
 * 1.4.9 – bug fix for : https://wordpress.org/support/topic/php-warning-error-7/
 * 1.4.6 – more error msg feedback
 * 1.4.5 – date_end filter added : accepts any strtotime input
 * 1.4.4 – date_start filter added : accepts any strtotime input
 * 1.4.3 – half doughnuts and pies
 * 1.4.2 – radar charts with alpha backgrounds
 * 1.4.1 – CSV patch added : https://wordpress.org/support/topic/proposed-bugfix-
   csv-source-always-assumes-multiset-of-data-even-when-untrue/
 * 1.4.0 – Radar charts enhancements
 * 1.3.4 – betsy bug
 * 1.3.3 – bug fix on field filters, and log level set to info
 * 1.3.2 – radar tests
 * 1.3.1 – randomize color sets upon new ones
 * 1.3 – color management upgraded for new add-on
 * 1.2.5 – boolval bug fix for PHP < 5.5
 * 1.2.4 – data conversion now converts to locale (solves , or . problems)
 * 1.2.3 – table round precision set to 0 (parameter in next versions)
 * 1.2.2 – multiple custom criteria (query builder and user custom) managed
 * 1.2.1 – adjustments on number formats for UK clients
 * 1.2 – tiny mce editor button gf forms pre-load fixed
 * 1.1.4 – tick size fixed
 * 1.1.3 – stepSize: 1
 * 1.1.2 – back to only int fields
 * 1.1.1 – new mode parameter compatibility
 * 1.1 – query builder compatibility
 * 1.0.9 – bug on button editor boolean values fixed
 * 1.0.8 – only_data internal parameter added in order to manage query builder add-
   on
 * 1.0.7 – multisite management for button in editor
 * 1.0.6 – bug on tooltips
 * 1.0.5 – warning fixed : https://wordpress.org/support/topic/warning-missing-argument-
   1-3/
 * 1.0.4 – tinymce still bugs
 * 1.0.3 – random
 * 1.0.2 – tinymce bug fixed
 * 1.0.1 – logger issues fixed
 * 1.0 – First stable release.

## 기초

 *  버전 **1.7.6**
 *  최근 업데이트: **5년 전**
 *  활성화된 설치 **200+**
 *  워드프레스 버전 ** 4.0 또는 그 이상 **
 *  다음까지 시험됨: **5.8.13**
 *  언어
 * [Albanian](https://sq.wordpress.org/plugins/maxicharts/) 및 [English (US)](https://wordpress.org/plugins/maxicharts/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/maxicharts)
 * 태그:
 * [chart](https://ko.wordpress.org/plugins/tags/chart/)[chartsjs](https://ko.wordpress.org/plugins/tags/chartsjs/)
   [forms](https://ko.wordpress.org/plugins/tags/forms/)[graph](https://ko.wordpress.org/plugins/tags/graph/)
   [gravity](https://ko.wordpress.org/plugins/tags/gravity/)
 *  [고급 보기](https://ko.wordpress.org/plugins/maxicharts/advanced/)

## 평점

 별 5점 만점에 4.4점.

 *  [  7/5-별점 후기     ](https://wordpress.org/support/plugin/maxicharts/reviews/?filter=5)
 *  [  1/4-별점 후기     ](https://wordpress.org/support/plugin/maxicharts/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/maxicharts/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/maxicharts/reviews/?filter=2)
 *  [  1/1-별점 후기     ](https://wordpress.org/support/plugin/maxicharts/reviews/?filter=1)

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/maxicharts/reviews/)

## 기여자

 *   [ termel ](https://profiles.wordpress.org/munger41/)
 *   [ maxicharts ](https://profiles.wordpress.org/maxicharts/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/maxicharts/)