這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Iced Visualization Charts

外掛說明

Have you ever wanted an easy way to insert Google charts to posts? With this plugin you can easily add a Visualization (Currently supports PieChart, BarChart, ColumnChart) by clicking a button in the editor and inputing data. The UI inserts shortcode as placeholders for charts.

This plugin loads the Google Visualization API JavaScript in the footer, only in the pages where chart is inserted.

For more details, visit plugin homepage: IcedApp

螢幕擷圖

  • How to add data to chart after clicking on the icon (see screenshot 2)
  • This is where you need to click for adding the chart

安裝方式

  1. Upload “Iced Visualization Chart” plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress admin

常見問題集

I installed the plugin, What next?

You are done! When you add a post, note a button added to the editor toolbar. Click that to insert the pie chart

I wanted other type of the chart 🙁

Sorry. In this version, You will be able to add only PieChart, BarChart and ColumnChart. Other options will be added in the next release, soon!

How to configure? I don’t see any settings page!

There is no settings or configuration provided as of now. Everything you can do is available in post editor.

使用者評論

2017 年 2 月 8 日
Хороший плагин, подключил его модератору, через php передаю переменные и динамически строю статистику сайта http://sumy.in.ua/ Спасибо разработчикам!
閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Iced Visualization Charts〉的開發相關工作。

參與者

將〈Iced Visualization Charts〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.4

  • Now support Bar Chart and Column Chart along with Pie Chart
  • Now you can display multiple charts in a same page/post