Skip to content

tamentis/chartesque

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chartesque

This is an attempt at creating a data plotter in C using Cairo.

Requirements

  • Cairo

Installation

No installation so far, but you can build it with:

make

License

All the code is under ISC license (BSD/MIT compatible).

TODO

  • read up about reference counting in python modules
  • create an 'install' make target.
  • add the version number somewhere in here and a function to return it.
  • use it for the curfuel charts.
  • add some logic to only show "major ticks".

TODO-if-ultra-bored

  • benchmark against matplotlib, jfreechart, pycha

About

Attempt at creating a small and fast data plotting library in C using Cairo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors