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

---

Ieškoti įskiepiuose

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

Šis įskiepis **nebuvo išbandytas su 3 vėliausiomis WordPress versijomis**. Jis tikriausiai
nėra prižiūrimas ir palaikomas, todėl gali neveikti su naujausiomis WordPress versijomis.

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

# Plot.wp

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

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

 * [Informacija](https://lt.wordpress.org/plugins/plotwp/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/plotwp/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/plotwp/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/plotwp/#developers)

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

## Aprašymas

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.

## Ekrano nuotraukos

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

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

## Diegimas

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

## DUK

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

## Atsiliepimai

Įskiepis neturi atsiliepimų.

## Programuotojai ir komandos nariai

“Plot.wp” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti 
toliau.

Autoriai

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

[Išverskite “Plot.wp” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/plotwp)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/plotwp/), naršykite
[SVN repozitorijoje](https://plugins.svn.wordpress.org/plotwp/), arba užsiprenumeruokite
[kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/plotwp/) per [RSS](https://plugins.trac.wordpress.org/log/plotwp/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 0.4

_Release Date – 10 November 2016_

 * First release of the Plot.wp plugin.

## Metainformacija

 *  Version **0.4**
 *  Atnaujinta **prieš 10 metų**
 *  Aktyvių instaliacijų **20+**
 *  WordPress versija ** 3.7 ar naujesnė **
 *  Ištestuota iki **4.6.30**
 *  Kalba
 * [English (US)](https://wordpress.org/plugins/plotwp/)
 * Žymos
 * [charts](https://lt.wordpress.org/plugins/tags/charts/)[graphs](https://lt.wordpress.org/plugins/tags/graphs/)
   [plot](https://lt.wordpress.org/plugins/tags/plot/)[plots](https://lt.wordpress.org/plugins/tags/plots/)
   [scientific](https://lt.wordpress.org/plugins/tags/scientific/)
 *  [Daugiau](https://lt.wordpress.org/plugins/plotwp/advanced/)

## Įvertinimai

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/plotwp/reviews/)

## Autoriai

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

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/plotwp/)

## Paremkite

Galbūt norite padėti plėtoti šį įskiepį?

 [ Paremti įskiepio kūrimą ](http://apps.fishandwhistle.net/donate)