该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

GNUPlot

描述

GNUPlot plugin allows you to draw charts inside your wordpress
posts. The plugin will search the post for tags [gplot] and
[/gplot]. Any thing in between will be used as a GNUPlot script, and
resulting image will be placed in place of your tags.

The plugin communicates with a special version of GNUPlot hosted at
clker.com, which means that you don’t need to have GNUPlot on your
system.

Not all the GNUPlot commands are allowed. All commands that will
result in execution, shell, reading or writing from the server are
disabled in the hosted version. The size of the chart is limited as
well to avoid excessive CPU usage.

After your plot is generated, the plugin caches the result locally in
wp-content/cache. You will need to make sure that this directory
exists and is writeable by your webserver.

Arbitrary section

A brief Markdown Example

See GNUPlot plugin examples .

屏幕截图

  • A 3D output of two dougnuts
  • A sine wave curve

安装

  1. Unpack the plugin
  2. Create a directory called ‘cache’ under ‘wp-content’
  3. Make sure this directory is writeable by your webserver
  4. Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

Do I need GNUPlot on my system/webhost?

No.

评价

此插件暂无评价。

贡献者及开发者

“GNUPlot” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“GNUPlot”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志