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

---

Buscar plugins

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

Este plugin **non se actualizou en máis de 2 anos**. É posible que xa non sexa compatible
ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con
novas versións de WordPress.

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

# Plot.wp

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

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

 * [Detalles](https://gl.wordpress.org/plugins/plotwp/#description)
 * [Valoracións](https://gl.wordpress.org/plugins/plotwp/#reviews)
 *  [Instalación](https://gl.wordpress.org/plugins/plotwp/#installation)
 * [Desenvolvemento](https://gl.wordpress.org/plugins/plotwp/#developers)

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

## Descrición

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.

## Capturas

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

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

## Instalación

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

## Preguntas frecuentes

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

## Comentarios

Non hai recensións para este plugin.

## Colaboradores e desenvolvedores

“Plot.wp” é un software de código aberto. As seguintes persoas colaboraron con este
plugin.

Colaboradores

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

[Traduce “Plot.wp” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/plotwp)

### Interesado no desenvolvemento?

[Revisa o código](https://plugins.trac.wordpress.org/browser/plotwp/), bota unha
ollada ao[repositorio SVN](https://plugins.svn.wordpress.org/plotwp/), ou subscríbete
ao [log de desenvolvemento](https://plugins.trac.wordpress.org/log/plotwp/) por 
[RSS](https://plugins.trac.wordpress.org/log/plotwp/?limit=100&mode=stop_on_copy&format=rss).

## Rexistro de cambios

#### 0.4

_Release Date – 10 November 2016_

 * First release of the Plot.wp plugin.

## Meta

 *  Versión **0.4**
 *  Última actualización **Fai 10 anos**
 *  Instalacións activas **20+**
 *  Versión de WordPress ** 3.7 ou superior **
 *  Probado ata **4.6.30**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/plotwp/)
 * Etiquetas
 * [charts](https://gl.wordpress.org/plugins/tags/charts/)[graphs](https://gl.wordpress.org/plugins/tags/graphs/)
   [plot](https://gl.wordpress.org/plugins/tags/plot/)[plots](https://gl.wordpress.org/plugins/tags/plots/)
   [scientific](https://gl.wordpress.org/plugins/tags/scientific/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/plotwp/advanced/)

## Valoracións

Aínda non se enviaron valoracións.

[A túa valoración](https://wordpress.org/support/plugin/plotwp/reviews/#new-post)

[Ver todas as valoracións](https://wordpress.org/support/plugin/plotwp/reviews/)

## Colaboradores

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

## Soporte

Tes algo que dicir? Necesitas axuda?

 [Ver o foro de soporte](https://wordpress.org/support/plugin/plotwp/)

## Doar

Queres apoiar o progreso deste plugin?

 [ Dona a este plugin ](http://apps.fishandwhistle.net/donate)