Table of Contents

Module: Comparative Bio/Graphics/Comparative.py

Plots to compare information between different sources.

This file contains high level plots which are designed to be used to compare different types of information. The most basic example is comparing two variables in a traditional scatter plot.

Imported modules   
from reportlab.graphics import renderPDF, renderPS
from reportlab.graphics.charts.lineplots import LinePlot
from reportlab.graphics.charts.markers import *
from reportlab.graphics.shapes import Drawing, String, Group
from reportlab.lib import colors
from reportlab.lib.pagesizes import letter
from reportlab.lib.units import inch
from reportlab.pdfgen import canvas
Classes   
ComparativeScatterPlot

Display a scatter-type plot comparing two different kinds of info.


Table of Contents

This document was automatically generated on Mon Jul 1 12:03:12 2002 by HappyDoc version 2.0.1