~ubuntu-branches/ubuntu/utopic/python-chaco/utopic

« back to all changes in this revision

Viewing changes to docs/source/user_manual/plot_types.rst

  • Committer: Package Import Robot
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2014-06-01 17:04:08 UTC
  • mfrom: (7.2.5 sid)
  • Revision ID: package-import@ubuntu.com-20140601170408-m86xvdjd83a4qon0
Tags: 4.4.1-1ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
 - Let the binary-predeb target work on the usr/lib/python* directory
   as we don't have usr/share/pyshared anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
**********
2
 
Plot Types
3
 
**********
4
 
 
5
 
================================================================
6
 
X-Y Plot Types
7
 
================================================================
8
 
 
9
 
 
10
 
Line Plot
11
 
=========
12
 
 
13
 
 
14
 
Scatter Plot
15
 
============
16
 
 
17
 
 
18
 
Pseudocolor Scatter Plot
19
 
========================
20
 
 
21
 
 
22
 
Candle Plot
23
 
===========
24
 
 
25
 
 
26
 
Errorbar Plot
27
 
=============
28
 
 
29
 
 
30
 
================================================================
31
 
Image and 2D Plots
32
 
================================================================
33
 
 
34
 
Image Plots (from file)
35
 
=======================
36
 
 
37
 
 
38
 
Pseudocolor Scalar Plot
39
 
=======================
40
 
 
41
 
 
42
 
Contour Plot
43
 
============
44
 
 
45
 
 
46
 
Polygon Plot
47
 
============
48
 
 
49
 
 
50
 
 
51
 
================================================================
52
 
Other Plot Types
53
 
================================================================
54
 
 
55
 
Bar Plot
56
 
========
57
 
 
58
 
 
59
 
Quiver Plot
60
 
===========
61
 
 
62
 
 
63