Этот плагин не тестировался с последними 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.

Отзывы

08.02.2017
Хороший плагин, подключил его модератору, через 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