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

---

Buscar plugins

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

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes 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://es-co.wordpress.org/plugins/plotwp/#description)
 * [Valoraciones](https://es-co.wordpress.org/plugins/plotwp/#reviews)
 *  [Instalación](https://es-co.wordpress.org/plugins/plotwp/#installation)
 * [Desarrollo](https://es-co.wordpress.org/plugins/plotwp/#developers)

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

## Descripció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.

## Instalación

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

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

«Plot.wp» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

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

[Traduce «Plot.wp» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/plotwp)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/plotwp/) , echa un
vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/plotwp/) o suscríbete
al [registro de desarrollo](https://plugins.trac.wordpress.org/log/plotwp/) por 
[RSS](https://plugins.trac.wordpress.org/log/plotwp/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 0.4

_Release Date – 10 November 2016_

 * First release of the Plot.wp plugin.

## Meta

 *  Versión **0.4**
 *  Última actualización **hace 9 años**
 *  Instalaciones activas **20+**
 *  Versión de WordPress ** 3.7 o superior **
 *  Probado hasta **4.6.30**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/plotwp/)
 * Etiquetas
 * [charts](https://es-co.wordpress.org/plugins/tags/charts/)[graphs](https://es-co.wordpress.org/plugins/tags/graphs/)
   [plot](https://es-co.wordpress.org/plugins/tags/plot/)[plots](https://es-co.wordpress.org/plugins/tags/plots/)
   [scientific](https://es-co.wordpress.org/plugins/tags/scientific/)
 *  [Vista avanzada](https://es-co.wordpress.org/plugins/plotwp/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

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

[Ver todos los comentarios](https://wordpress.org/support/plugin/plotwp/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

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

## Donar

¿Te gustaría apoyar el progreso de este plugin?

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