這個外掛並未在最新的 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