Skip to content

Using Cairo to develop a module to plot graphics in an easy and intuitive way, creating beautiful results to presentations.

License

Notifications You must be signed in to change notification settings

gass/cairoplot_old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This an implementation of cairo plot [0] from python to C.
It provides a library, libcairoplot, that generates cairo based plots.

It also have a small unit test, so that we can generate some data and test the 
plots.

If yo are interested, please drop a comment in cairoplot google groups' list [1].

This is a temporary repository, for the start of the development[2].

[0] https://launchpad.net/cairoplot
[1] http://groups.google.com/group/cairoplot/
[2] 

**** COMPILING ***
..You'll need:

libgtk+-2.0
libcairo2
libglib-2.0


..just do:


autoreconf -i -f

./configure

make

Luis Matos

About

Using Cairo to develop a module to plot graphics in an easy and intuitive way, creating beautiful results to presentations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages