Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 644 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 644 Bytes

cagraph

A PyGTK widget for ploting charts and graphs using python, gtk and cairo

(example video)

  • example1: default line and bar chart

example1.py

  • example2: default area and bar chart, force Y axis to start at y = 0

example2.py