My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

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

example1: default line and bar chart

example1.png example1.svg

example1.py

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

example2.png example2.svg

example2.py

example3: different line and point styles

example3.png example3.svg

example3.py

example4: time axis

example4.png example4.svg

example4.py

example5: interactive zoom and pan using mouse

example5.py

example6: only cairo (no pygtk)

example6.png example6.svg

example6.py

example7: pointer line

example7.py

example8: horizontal bars and labels

example8.png example8.svg

example8.py

example99: pointer lines, gantt/dna chart with labels

example99.py

Powered by Google Project Hosting