Title: Plot.wp
Author: paleolimbot
Published: <strong>16.11.2016</strong>
Last modified: 16.11.2016

---

Поиск плагинов

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

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://s.w.org/plugins/geopattern-icon/plotwp_fdfdfd.svg)

# Plot.wp

 Автор: [paleolimbot](https://profiles.wordpress.org/paleolimbot/)

[Скачать](https://downloads.wordpress.org/plugin/plotwp.v0.4.zip)

 * [Детали](https://ru.wordpress.org/plugins/plotwp/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/plotwp/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/plotwp/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/plotwp/#developers)

 [Поддержка](https://wordpress.org/support/plugin/plotwp/)

## Описание

Plot.wp enables the `[plotly]` shortcode, allowing easy inclusion of JSON-based 
plots using the [plotly](https://plot.ly/javascript/) API. Just add valid plotly
JSON between the `[plotly]` and `[/plotly]` shortcodes, and revel as an interactive
plot appears in your post.

## Скриншоты

[⌊A plot created with the [plotly]...[/plotly] shortcode.⌉⌊A plot created with the[
plotly]...[/plotly] shortcode.⌉[

A plot created with the `[plotly]...[/plotly]` shortcode.

## Установка

Upload the Plot.wp plugin to your blog, Activate it, then use the `[plotly]...[/
plotly]` shortcode to start plotting!

## Часто задаваемые вопросы

  How do I add a plot to my post/page?

Plots are added using the `[plotly]...[/plotly]` shortcode. In between the shortcode
must be a valid JSON object that will be passed to `Plotly.plot('myDiv', ...)`.

    ```
    [plotly] {   "data": [{     "x": [1, 2, 3, 4],     "y": [27, 28, 29, 50],     "mode": "lines+markers",     "type": "scatter"   }],   "layout": {     "margin": {       "t": 40, "r": 40, "b": 40, "l":40     }   } } [/plotly] 
    ```

For more information about the [plotly](http://plot.ly).js API, see the [online documentation](https://plot.ly/javascript/).

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«Plot.wp» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад
следующие участники:

Участники

 *   [ paleolimbot ](https://profiles.wordpress.org/paleolimbot/)

[Перевести «Plot.wp» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/plotwp)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/plotwp/), проверьте 
[SVN репозиторий](https://plugins.svn.wordpress.org/plotwp/), или подпишитесь на
[журнал разработки](https://plugins.trac.wordpress.org/log/plotwp/) по [RSS](https://plugins.trac.wordpress.org/log/plotwp/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 0.4

_Release Date — 10 November 2016_

 * First release of the Plot.wp plugin.

## Мета

 *  Версия **0.4**
 *  Обновление: **10 лет назад**
 *  Активных установок: **20+**
 *  Версия WordPress ** 3.7 или выше **
 *  Совместим вплоть до: **4.6.30**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/plotwp/)
 * Метки:
 * [charts](https://ru.wordpress.org/plugins/tags/charts/)[graphs](https://ru.wordpress.org/plugins/tags/graphs/)
   [plot](https://ru.wordpress.org/plugins/tags/plot/)[plots](https://ru.wordpress.org/plugins/tags/plots/)
   [scientific](https://ru.wordpress.org/plugins/tags/scientific/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/plotwp/advanced/)

## Оценки

Пока что нет ни одного отзыва.

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

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/plotwp/reviews/)

## Участники

 *   [ paleolimbot ](https://profiles.wordpress.org/paleolimbot/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/plotwp/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](http://apps.fishandwhistle.net/donate)