PyChart
Next:
1 Introduction
PyChart
Yasushi Saito
Email:
yasushi@cs.washington.edu
July 2, 2005
1 Introduction
1.1 Line plot
1.2 Bar plot
2 Anatomy of a chart
3 Attributes
4 Unit of length and the coordinate System
5 Reading CSV files and transforming data
6 Area
6.1 Specifying the coordinate system
6.2 Axes
6.3 Legends
7 Bar plots
8 Interval bar plots
9 Line and scatter plots
9.1 Tick marks
9.2 Error bars
10 Range plots
11 Pie plots
12 Rose plots
13 PyChart options
13.1
theme
- Defining the default behaviour of PyChart
13.2 Changing the default behavior via command-line options
13.3 Changing the default behavior via environment variable PYCHART_OPTIONS
14 Line styles
15 Colors
16 Fill styles
17 Drawing texts
17.1 Escape sequences
17.2 Procedures provided in the
font
module
18 Annotation
19 Arrows
20 Zap marks
21
canvas
- Controlling output file and format
21.1 Creating a canvas
21.2 Drawing graphs on canvas
21.3 Drawing other objects on canvas
21.4 Clipping
21.5 Setting canvas properties
21.6 Shortcut functions for the default canvas
Index
About this document ...
PyChart
Next:
1 Introduction
Documentation released on July 2, 2005.