~ubuntu-branches/ubuntu/vivid/python-reportlab/vivid-proposed

« back to all changes in this revision

Viewing changes to src/reportlab/graphics/samples/clustered_column.py

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-01-12 02:16:21 UTC
  • mfrom: (1.2.9) (4.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20140112021621-f4mpp5qaj1dkq2yb
Tags: 2.8~20140112-1
* New upstream snapshot.
* Build python3 packages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#Autogenerated by ReportLab guiedit do not edit
2
2
from reportlab.graphics.charts.legends import Legend
3
 
from excelcolors import *
 
3
from reportlab.graphics.samples.excelcolors import *
4
4
from reportlab.graphics.charts.barcharts import VerticalBarChart
5
5
from reportlab.graphics.shapes import Drawing, _DrawingEditorMixin, String
6
6
from reportlab.graphics.charts.textlabels import Label