Skip to content

ylon/gnuplot-pie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gnuplot-pie

Draw Pie Chart with Gnuplot

I reused posts from gnuplotter and wrote a php script to plot pies with gnuplot.

needed

  • php 5.3.2
  • gnuplot 4.4
  • /usr/bin/gnuplot should exists

output format

  • pngcairo
  • epslatex - you can then add it in a latex document with: \input{pie.tex}

pie example

About

Draw Pie Chart with Gnuplot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages