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

---

Procurar plugins

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

Este plugin **não foi testado com as 3 últimas grandes versões do WordPress**. Pode
já não ser suportado e pode ter 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/)

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

 * [Detalhes](https://pt.wordpress.org/plugins/plotwp/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/plotwp/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/plotwp/#installation)
 * [Desenvolvimento](https://pt.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.

## Ecrãs

[⌊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!

## Perguntas frequentes

  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

Este plugin não tem avaliações.

## Contribuidores e programadores

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

Contribuidores

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

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

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/plotwp/), consulte
o [repositório SVN](https://plugins.svn.wordpress.org/plotwp/), ou subscreva o [registo de alterações](https://plugins.trac.wordpress.org/log/plotwp/)
por [RSS](https://plugins.trac.wordpress.org/log/plotwp/?limit=100&mode=stop_on_copy&format=rss).

## Registo de alterações

#### 0.4

_Release Date – 10 November 2016_

 * First release of the Plot.wp plugin.

## Metadados

 *  Versão **0.4**
 *  Última actualização **Há 10 anos**
 *  Instalações activas **20+**
 *  Versão do WordPress ** 3.7 ou superior **
 *  Testado até **4.6.30**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/plotwp/)
 * Etiquetas
 * [charts](https://pt.wordpress.org/plugins/tags/charts/)[graphs](https://pt.wordpress.org/plugins/tags/graphs/)
   [plot](https://pt.wordpress.org/plugins/tags/plot/)[plots](https://pt.wordpress.org/plugins/tags/plots/)
   [scientific](https://pt.wordpress.org/plugins/tags/scientific/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/plotwp/advanced/)

## Classificações

Ainda não foram submetidas avaliações.

[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?

 [ Fazer donativo para o plugin ](http://apps.fishandwhistle.net/donate)