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

---

Caută module

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

Acest modul **nu a fost testat cu ultimele 3 versiuni importante ale WordPress**.
S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate
când este folosit cu versiuni recente ale WordPress.

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

# Plot.wp

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

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

 * [Detalii](https://ro.wordpress.org/plugins/plotwp/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/plotwp/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/plotwp/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/plotwp/#developers)

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

## Descriere

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.

## Capturi ecran

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

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

## Instalare

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

## Întrebări frecvente

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

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„Plot.wp” este un software open-source. La acest modul au contribuit următoarele
persoane.

Contributori

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

[Tradu „Plot.wp” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/plotwp)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/plotwp/), vezi [depozitarul SVN](https://plugins.svn.wordpress.org/plotwp/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/plotwp/)
prin [RSS](https://plugins.trac.wordpress.org/log/plotwp/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

#### 0.4

_Release Date – 10 November 2016_

 * First release of the Plot.wp plugin.

## Meta

 *  Versiunea **0.4**
 *  Ultima actualizare **Acum 10 ani**
 *  Instalări active: **20+**
 *  Versiune WordPress ** 3.7 sau mai recentă **
 *  Testat până la **4.6.30**
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/plotwp/)
 * Etichete
 * [charts](https://ro.wordpress.org/plugins/tags/charts/)[graphs](https://ro.wordpress.org/plugins/tags/graphs/)
   [plot](https://ro.wordpress.org/plugins/tags/plot/)[plots](https://ro.wordpress.org/plugins/tags/plots/)
   [scientific](https://ro.wordpress.org/plugins/tags/scientific/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/plotwp/advanced/)

## Evaluări

Nu a fost trimisă nicio recenzie până acum.

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

[Vezi toate recenziile](https://wordpress.org/support/plugin/plotwp/reviews/)

## Contributori

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

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/plotwp/)

## Donează

Vrei să sprijini dezvoltarea acestui modul?

 [ Donează pentru acest modul ](http://apps.fishandwhistle.net/donate)