准备工作
开发环境:python2.6,reportlab
准备中文字体文件:simsun.ttc
代码:
复制代码 代码如下:#!/usr/bin/env python2.6#coding:utf-8
import traceback
from reportlab.graphics.shapes import Drawingfrom reportlab.graphics.charts.lineplots import LinePlotfrom reportlab.graphics.charts