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

---

Vyhľadať plugin

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

Tento plugin **nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress**. Už
nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri
použití s novšími verziami WordPress.

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

# Plot.wp

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

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

 * [Podrobnosti](https://sk.wordpress.org/plugins/plotwp/#description)
 * [Recenzie](https://sk.wordpress.org/plugins/plotwp/#reviews)
 *  [Inštalácia](https://sk.wordpress.org/plugins/plotwp/#installation)
 * [Vývoj](https://sk.wordpress.org/plugins/plotwp/#developers)

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

## Popis

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.

## Obrázky

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

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

## Inštalácia

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

## Časté otázky

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

## Recenzie

Pre tento plugin nie sú žiadne recenzie.

## Prispievatelia a vývojári

“Plot.wp” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci
ľudia.

Prispievatelia

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

[Preložiť „Plot.wp“ do vašho jazyka.](https://translate.wordpress.org/projects/wp-plugins/plotwp)

### Máte záujem o vývoj?

[ Prehľadávajte zdrojový kód](https://plugins.trac.wordpress.org/browser/plotwp/),
preskúmajte [SVN repozitár](https://plugins.svn.wordpress.org/plotwp/), alebo sa
prihláste na odber [vývojárskeho logu](https://plugins.trac.wordpress.org/log/plotwp/)
cez [RSS](https://plugins.trac.wordpress.org/log/plotwp/?limit=100&mode=stop_on_copy&format=rss).

## Zoznam zmien

#### 0.4

_Release Date – 10 November 2016_

 * First release of the Plot.wp plugin.

## Meta

 *  Verzia **0.4**
 *  Posledná aktualizácia **Pred 10 rokov**
 *  Aktívne inštalácie **20+**
 *  Verzia WordPress ** 3.7 alebo novšia **
 *  Testované do verzie **4.6.30**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/plotwp/)
 * Značky
 * [charts](https://sk.wordpress.org/plugins/tags/charts/)[graphs](https://sk.wordpress.org/plugins/tags/graphs/)
   [plot](https://sk.wordpress.org/plugins/tags/plot/)[plots](https://sk.wordpress.org/plugins/tags/plots/)
   [scientific](https://sk.wordpress.org/plugins/tags/scientific/)
 *  [Rozšírené zobrazenie](https://sk.wordpress.org/plugins/plotwp/advanced/)

## Hodnotenia

Zatiaľ neboli odoslané žiadne recenzie.

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

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

## Prispievatelia

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

## Podpora

Máte čo povedať? Potrebujete pomoc?

 [Zobraziť fórum podpory](https://wordpress.org/support/plugin/plotwp/)

## Podporiť

Chceli by ste podporiť pokrok tohto pluginu?

 [ Prispieť na plugin ](http://apps.fishandwhistle.net/donate)