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

---

Plugins zoeken

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

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

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

# Plot.wp

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

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

 * [Details](https://nl.wordpress.org/plugins/plotwp/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/plotwp/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/plotwp/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/plotwp/#developers)

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

## Beschrijving

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.

## Schermafbeeldingen

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

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

## Installatie

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

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“Plot.wp” is open source software. De volgende personen hebben bijgedragen aan deze
plugin.

Bijdragers

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

[Vertaal “Plot.wp” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/plotwp)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/plotwp/), haal de [SVN repository](https://plugins.svn.wordpress.org/plotwp/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/plotwp/)
via [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

 *  Versie **0.4**
 *  Laatst geüpdatet **10 jaar geleden**
 *  Actieve installaties **20+**
 *  WordPress versie ** 3.7 of nieuwer **
 *  Getest t/m **4.6.30**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/plotwp/)
 * Tags
 * [charts](https://nl.wordpress.org/plugins/tags/charts/)[graphs](https://nl.wordpress.org/plugins/tags/graphs/)
   [plot](https://nl.wordpress.org/plugins/tags/plot/)[plots](https://nl.wordpress.org/plugins/tags/plots/)
   [scientific](https://nl.wordpress.org/plugins/tags/scientific/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/plotwp/advanced/)

## Waarderingen

Er zijn nog geen beoordelingen ingediend.

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/plotwp/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/plotwp/)

## Doneren

Wil je de groei van deze plugin ondersteunen?

 [ Doneer aan deze plugin ](http://apps.fishandwhistle.net/donate)