Package pygtk_chart :: Module bar_chart
[hide private]
[frames] | no frames]

Module bar_chart

source code

Contains the BarChart widget.

Author: John Dickinson (john@johnandkaren.com)

Classes [hide private]
  Bar
  BarChart
  MultiBar
  MultiBarChart
Variables [hide private]
  COLOR_AUTO = 0
  COLORS = [(0.8, 0.0, 0.0), (0.203921568627, 0.396078431373, 0....
Variables Details [hide private]

COLORS

Value:
[(0.8, 0.0, 0.0),
 (0.203921568627, 0.396078431373, 0.643137254902),
 (0.450980392157, 0.823529411765, 0.0862745098039),
 (0.960784313725, 0.474509803922, 0.0),
 (0.458823529412, 0.313725490196, 0.482352941176),
 (0.756862745098, 0.490196078431, 0.0666666666667),
 (0.929411764706, 0.83137254902, 0.0)]