Title: Plot.wp
Author: paleolimbot
Published: <strong>16 نوفمبر، 2016</strong>
Last modified: 16 نوفمبر، 2016

---

البحث عن الإضافات

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

هذه الإضافة **لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية**. قد لا
تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق
عند إستخدامها مع إصدارات حديثة من ووردبريس.

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

# Plot.wp

 بواسطة [paleolimbot](https://profiles.wordpress.org/paleolimbot/)

[تنزيل](https://downloads.wordpress.org/plugin/plotwp.v0.4.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/plotwp/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/plotwp/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/plotwp/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/plotwp/#developers)

 [الدعم](https://wordpress.org/support/plugin/plotwp/)

## الوصف

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.

## لقطات الشاشة

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

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

## التنصيب

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

## الأسئلة المتكررّة

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

## المراجعات

لا توجد مراجعات لهذه الإضافة.

## المساهمون والمطوّرون

“Plot.wp” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

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

[ترجمة ”Plot.wp“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/plotwp)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/plotwp/)، تحقق من [مستودع SVN](https://plugins.svn.wordpress.org/plotwp/)،
أو الاشتراك في [سجل التطوير](https://plugins.trac.wordpress.org/log/plotwp/) بواسطة
[RSS](https://plugins.trac.wordpress.org/log/plotwp/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

#### 0.4

_Release Date – 10 November 2016_

 * First release of the Plot.wp plugin.

## ميتا Meta

 *  Version **0.4**
 *  Last updated **قبل 10 سنوات**
 *  Active installations **20+**
 *  WordPress version ** 3.7 أو أعلى **
 *  Tested up to **4.6.30**
 *  Language
 * [English (US)](https://wordpress.org/plugins/plotwp/)
 * Tags
 * [charts](https://ar.wordpress.org/plugins/tags/charts/)[graphs](https://ar.wordpress.org/plugins/tags/graphs/)
   [plot](https://ar.wordpress.org/plugins/tags/plot/)[plots](https://ar.wordpress.org/plugins/tags/plots/)
   [scientific](https://ar.wordpress.org/plugins/tags/scientific/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/plotwp/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

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

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

## المساهمون

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

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/plotwp/)

## تبرع

هل ترغب في تقديم دعم متقدم لهذه الإضافة؟

 [ تبرع لهذه الإضافة ](http://apps.fishandwhistle.net/donate)