Title: Plot.wp
Author: paleolimbot
Published: <strong>16 de Novembro, 2016</strong>
Last modified: 16 de Novembro, 2016

---

Pesquisar plugins

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

Este plugin **não foi testado com as 3 atualizações principais mais recentes do 
WordPress**. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas
de compatibilidade quando usado com versões mais recentes do WordPress.

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

# Plot.wp

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

[Baixar](https://downloads.wordpress.org/plugin/plotwp.v0.4.zip)

 * [Detalhes](https://pt-ao.wordpress.org/plugins/plotwp/#description)
 * [Avaliações](https://pt-ao.wordpress.org/plugins/plotwp/#reviews)
 *  [Instalação](https://pt-ao.wordpress.org/plugins/plotwp/#installation)
 * [Desenvolvimento](https://pt-ao.wordpress.org/plugins/plotwp/#developers)

 [Suporte](https://wordpress.org/support/plugin/plotwp/)

## Descrição

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.

## Imagens de tela

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

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

## Instalação

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

## FAQ

  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/).

## Avaliações

There are no reviews for this plugin.

## Contribuidores e desenvolvedores

“Plot.wp” é um software com código aberto. As seguintes pessoas contribuíram para
este plugin.

Contribuidores

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

[Traduzir “Plot.wp” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/plotwp)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/plotwp/), dê uma
olhada no [repositório SVN](https://plugins.svn.wordpress.org/plotwp/) ou assine
o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/plotwp/) 
via [RSS](https://plugins.trac.wordpress.org/log/plotwp/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 0.4

_Release Date – 10 November 2016_

 * First release of the Plot.wp plugin.

## Meta

 *  Version **0.4**
 *  Last updated **10 anos atrás**
 *  Active installations **20+**
 *  WordPress version ** 3.7 ou maior **
 *  Tested up to **4.6.30**
 *  Language
 * [English (US)](https://wordpress.org/plugins/plotwp/)
 * Tags
 * [charts](https://pt-ao.wordpress.org/plugins/tags/charts/)[graphs](https://pt-ao.wordpress.org/plugins/tags/graphs/)
   [plot](https://pt-ao.wordpress.org/plugins/tags/plot/)[plots](https://pt-ao.wordpress.org/plugins/tags/plots/)
   [scientific](https://pt-ao.wordpress.org/plugins/tags/scientific/)
 *  [Panorama avançado](https://pt-ao.wordpress.org/plugins/plotwp/advanced/)

## Classificações

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/plotwp/reviews/)

## Contribuidores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/plotwp/)

## Doar

Gostaria de apoiar o desenvolvimento deste plugin?

 [ Faça uma doação a este plugin ](http://apps.fishandwhistle.net/donate)