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

Goo Pie Chart

설명

Enhance your comparable data display with animated graphic pie chart. Styled data table included, with a lot of further styling options.

Insert anywhere in the post or page via shortcode.

How it looks like? Check here: Test Preview: Animated Pie Chart – How to use and examples

Adventages

  • easy to use – supply shortcode with minimum two data pairs and you are ready to go
  • responsive design – graph will fit any screen size automatically
  • mobile friendly – it will look nice on mobile devices
  • customizable – lots of options to make your graph outlook unique
  • theme friendly – tested on various WordPress themes (but we strongly recommend you to test plugin in your own theme)

Complete list of shortcode options at official plugin page: Goo Pie Chart

스크린샷

  • Plugin settings page
  • Pie Chart in action
  • v1.1.5 new options

설치

This section describes how to install the plugin and get it working.

  1. Download Goo Pie Chart
  2. Upload the Goo Pie Chart directory to your /wp-content/plugins/ directory, using your favorite method (ftp, sftp, scp, file manager etc.), and decompress it.
  3. Activate Goo Pie Chart from your Plugins page
  4. Access plugin settings from admin panel > Goo Tools Plugins > Goo Pie Chart

FAQ

How to reorder colors in force-shades option

Switch places of data pairs in data option.

If I change defaults, would it propagate through all charts?

Yes, only if shortcode is not supplied with that option. To prevent any changes, supply shortcode with all possible data & options.

후기

모든 2 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Goo Pie Chart”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.1.5

  • New option: ( table-container-class ) – add your custom class to DIV container holding your table (eg. override default 300px width)
  • New option: ( main-class ) – assign your custom CSS class to main DIV holding your shortcode instance (various troubleshooting issues with your theme layout, if default options are inadequate)
  • New option: ( data-sort ) – Turn off for manual sort (use data “as is inputted”)
  • fixed minor issues