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

---

Ricerca i plugin

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

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Plot.wp

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

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

 * [Dettagli](https://it.wordpress.org/plugins/plotwp/#description)
 * [Recensioni](https://it.wordpress.org/plugins/plotwp/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/plotwp/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/plotwp/#developers)

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

## Descrizione

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.

## Screenshot

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

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

## Installazione

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

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Plot.wp” è un software open source. Le persone che hanno contribuito allo sviluppo
di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Plot.wp” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/plotwp)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/plotwp/) segui il
[repository SVN](https://plugins.svn.wordpress.org/plotwp/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/plotwp/)
tramite [RSS](https://plugins.trac.wordpress.org/log/plotwp/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.4

_Release Date – 10 November 2016_

 * First release of the Plot.wp plugin.

## Meta

 *  Versione **0.4**
 *  Ultimo aggiornamento **10 anni fa**
 *  Installazioni attive **20+**
 *  Versione WordPress ** 3.7 o superiore **
 *  Testato fino alla versione **4.6.30**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/plotwp/)
 * Tag
 * [charts](https://it.wordpress.org/plugins/tags/charts/)[graphs](https://it.wordpress.org/plugins/tags/graphs/)
   [plot](https://it.wordpress.org/plugins/tags/plot/)[plots](https://it.wordpress.org/plugins/tags/plots/)
   [scientific](https://it.wordpress.org/plugins/tags/scientific/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/plotwp/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/plotwp/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/plotwp/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](http://apps.fishandwhistle.net/donate)