PHPackages                             abbadon1334/gnuplot - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. abbadon1334/gnuplot

ActiveLibrary[Image &amp; Media](/categories/media)

abbadon1334/gnuplot
===================

GnuPlot library - forked from gregwar/gnuplot

0.1.5(11y ago)046MITPHPPHP &gt;=5.3.0

Since Mar 12Pushed 3y agoCompare

[ Source](https://github.com/abbadon1334/GnuPlot)[ Packagist](https://packagist.org/packages/abbadon1334/gnuplot)[ Docs](https://github.com/Gregwar/GnuPlot)[ RSS](/packages/abbadon1334-gnuplot/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (0)

GnuPlot
=======

[](#gnuplot)

A PHP Library for using GnuPlot

This is the output of the `demo/write.php`:

[![gnuplot](demo/out.png)](demo/out.png)

Requirements
============

[](#requirements)

You need to have a server with `gnuplot` installed and the safe mode disabled (to be able to run `proc_open()`)

Usage
=====

[](#usage)

There is examples in the `demo/` directory.

You can create a graph and populate it like this:

```
