Navigation
index
modules
|
Sage 9.6 Documentation
»
Reference Manual
»
2D Graphics
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
X
|
Y
_
_rich_repr_() (sage.plot.graphics.Graphics method)
A
adaptive_refinement() (in module sage.plot.plot)
add_contours_to_rgb() (in module sage.plot.complex_plot)
add_frame() (sage.plot.animate.APngAssembler method)
add_lightness_smoothing_to_rgb() (in module sage.plot.complex_plot)
add_primitive() (sage.plot.graphics.Graphics method)
animate() (in module sage.plot.animate)
Animation (class in sage.plot.animate)
apng() (sage.plot.animate.Animation method)
APngAssembler (class in sage.plot.animate)
append() (sage.plot.multigraphics.GraphicsArray method)
(sage.plot.multigraphics.MultiGraphics method)
Arc (class in sage.plot.arc)
arc() (in module sage.plot.arc)
Arrow (class in sage.plot.arrow)
arrow() (in module sage.plot.arrow)
arrow2d() (in module sage.plot.arrow)
aspect_ratio() (sage.plot.graphics.Graphics method)
axes() (sage.plot.graphics.Graphics method)
axes_color() (sage.plot.graphics.Graphics method)
axes_label_color() (sage.plot.graphics.Graphics method)
axes_labels() (sage.plot.graphics.Graphics method)
axes_labels_size() (sage.plot.graphics.Graphics method)
axes_range() (sage.plot.graphics.Graphics method)
axes_width() (sage.plot.graphics.Graphics method)
B
bar_chart() (in module sage.plot.bar_chart)
BarChart (class in sage.plot.bar_chart)
bezier_path() (in module sage.plot.bezier_path)
(sage.plot.arc.Arc method)
BezierPath (class in sage.plot.bezier_path)
blend() (sage.plot.colors.Color method)
C
check_color_data() (in module sage.plot.colors)
Circle (class in sage.plot.circle)
circle() (in module sage.plot.circle)
Color (class in sage.plot.colors)
Colormaps (class in sage.plot.colors)
ColorsDict (class in sage.plot.colors)
complex_plot() (in module sage.plot.complex_plot)
complex_to_cmap_rgb() (in module sage.plot.complex_plot)
complex_to_rgb() (in module sage.plot.complex_plot)
ComplexPlot (class in sage.plot.complex_plot)
contour_plot() (in module sage.plot.contour_plot)
ContourPlot (class in sage.plot.contour_plot)
CurveArrow (class in sage.plot.arrow)
D
darker() (sage.plot.colors.Color method)
density_plot() (in module sage.plot.density_plot)
DensityPlot (class in sage.plot.density_plot)
description() (sage.plot.graphics.Graphics method)
Disk (class in sage.plot.disk)
disk() (in module sage.plot.disk)
E
Ellipse (class in sage.plot.ellipse)
ellipse() (in module sage.plot.ellipse)
equify() (in module sage.plot.contour_plot)
F
FastCallablePlotWrapper (class in sage.plot.misc)
ffmpeg() (sage.plot.animate.Animation method)
flip() (sage.plot.graphics.Graphics method)
float_to_html() (in module sage.plot.colors)
float_to_integer() (in module sage.plot.colors)
fontsize() (sage.plot.graphics.Graphics method)
G
generate_plot_points() (in module sage.plot.plot)
get_axes_range() (sage.plot.graphics.Graphics method)
get_cmap() (in module sage.plot.colors)
get_matplotlib_linestyle() (in module sage.plot.misc)
get_minmax_data() (sage.plot.arc.Arc method)
(sage.plot.arrow.Arrow method)
(sage.plot.arrow.CurveArrow method)
(sage.plot.bar_chart.BarChart method)
(sage.plot.bezier_path.BezierPath method)
(sage.plot.circle.Circle method)
(sage.plot.complex_plot.ComplexPlot method)
(sage.plot.contour_plot.ContourPlot method)
(sage.plot.density_plot.DensityPlot method)
(sage.plot.disk.Disk method)
(sage.plot.ellipse.Ellipse method)
(sage.plot.graphics.Graphics method)
(sage.plot.histogram.Histogram method)
(sage.plot.matrix_plot.MatrixPlot method)
(sage.plot.plot_field.PlotField method)
(sage.plot.primitive.GraphicPrimitive_xydata method)
(sage.plot.scatter_plot.ScatterPlot method)
(sage.plot.streamline_plot.StreamlinePlot method)
(sage.plot.text.Text method)
gif() (sage.plot.animate.Animation method)
GraphicPrimitive (class in sage.plot.primitive)
GraphicPrimitive_xydata (class in sage.plot.primitive)
Graphics (class in sage.plot.graphics)
graphics_array() (in module sage.plot.plot)
(sage.plot.animate.Animation method)
GraphicsArray (class in sage.plot.multigraphics)
GraphicsArray() (in module sage.plot.graphics)
GraphPlot (class in sage.graphs.graph_plot)
H
Histogram (class in sage.plot.histogram)
histogram() (in module sage.plot.histogram)
hls() (sage.plot.colors.Color method)
hls_to_rgb() (in module sage.plot.complex_plot)
hsl() (sage.plot.colors.Color method)
hsv() (sage.plot.colors.Color method)
html_color() (sage.plot.colors.Color method)
html_to_float() (in module sage.plot.colors)
hue() (in module sage.plot.colors)
hyperbolic_arc() (in module sage.plot.hyperbolic_arc)
hyperbolic_polygon() (in module sage.plot.hyperbolic_polygon)
hyperbolic_regular_polygon() (in module sage.plot.hyperbolic_regular_polygon)
hyperbolic_triangle() (in module sage.plot.hyperbolic_polygon)
HyperbolicArc (class in sage.plot.hyperbolic_arc)
HyperbolicArcCore (class in sage.plot.hyperbolic_arc)
HyperbolicPolygon (class in sage.plot.hyperbolic_polygon)
HyperbolicRegularPolygon (class in sage.plot.hyperbolic_regular_polygon)
I
implicit_plot() (in module sage.plot.contour_plot)
inset() (sage.plot.graphics.Graphics method)
(sage.plot.multigraphics.MultiGraphics method)
interactive() (sage.plot.animate.Animation method)
is_Graphics() (in module sage.plot.graphics)
L
layout_tree() (sage.graphs.graph_plot.GraphPlot method)
legend() (sage.plot.graphics.Graphics method)
lighter() (sage.plot.colors.Color method)
Line (class in sage.plot.line)
line() (in module sage.plot.line)
line2d() (in module sage.plot.line)
list_plot() (in module sage.plot.plot)
list_plot_loglog() (in module sage.plot.plot)
list_plot_semilogx() (in module sage.plot.plot)
list_plot_semilogy() (in module sage.plot.plot)
load_maps() (sage.plot.colors.Colormaps method)
M
make_image() (sage.plot.animate.Animation method)
matplotlib() (sage.plot.graphics.Graphics method)
(sage.plot.multigraphics.MultiGraphics method)
matrix_plot() (in module sage.plot.matrix_plot)
MatrixPlot (class in sage.plot.matrix_plot)
minmax_data() (in module sage.plot.plot)
mod_one() (in module sage.plot.colors)
module
sage.graphs.graph_plot
sage.plot.animate
sage.plot.arc
sage.plot.arrow
sage.plot.bar_chart
sage.plot.bezier_path
sage.plot.circle
sage.plot.colors
sage.plot.complex_plot
sage.plot.contour_plot
sage.plot.density_plot
sage.plot.disk
sage.plot.ellipse
sage.plot.graphics
sage.plot.histogram
sage.plot.hyperbolic_arc
sage.plot.hyperbolic_polygon
sage.plot.hyperbolic_regular_polygon
sage.plot.line
sage.plot.matrix_plot
sage.plot.misc
sage.plot.multigraphics
sage.plot.plot
sage.plot.plot_field
sage.plot.point
sage.plot.polygon
sage.plot.primitive
sage.plot.scatter_plot
sage.plot.step
sage.plot.streamline_plot
sage.plot.text
multi_graphics() (in module sage.plot.plot)
MultiGraphics (class in sage.plot.multigraphics)
N
ncols() (sage.plot.multigraphics.GraphicsArray method)
nrows() (sage.plot.multigraphics.GraphicsArray method)
O
options() (sage.plot.primitive.GraphicPrimitive method)
P
parametric_plot() (in module sage.plot.plot)
plot() (in module sage.plot.plot)
(sage.graphs.graph_plot.GraphPlot method)
(sage.plot.graphics.Graphics method)
(sage.plot.multigraphics.MultiGraphics method)
plot3d() (sage.plot.arc.Arc method)
(sage.plot.arrow.Arrow method)
(sage.plot.bezier_path.BezierPath method)
(sage.plot.circle.Circle method)
(sage.plot.disk.Disk method)
(sage.plot.ellipse.Ellipse method)
(sage.plot.graphics.Graphics method)
(sage.plot.line.Line method)
(sage.plot.point.Point method)
(sage.plot.polygon.Polygon method)
(sage.plot.primitive.GraphicPrimitive method)
(sage.plot.text.Text method)
plot_loglog() (in module sage.plot.plot)
plot_semilogx() (in module sage.plot.plot)
plot_semilogy() (in module sage.plot.plot)
plot_slope_field() (in module sage.plot.plot_field)
plot_step_function() (in module sage.plot.step)
plot_vector_field() (in module sage.plot.plot_field)
PlotField (class in sage.plot.plot_field)
png() (sage.plot.animate.Animation method)
Point (class in sage.plot.point)
point() (in module sage.plot.point)
point2d() (in module sage.plot.point)
points() (in module sage.plot.point)
polar_plot() (in module sage.plot.plot)
Polygon (class in sage.plot.polygon)
polygon() (in module sage.plot.polygon)
polygon2d() (in module sage.plot.polygon)
position() (sage.plot.multigraphics.GraphicsArray method)
(sage.plot.multigraphics.MultiGraphics method)
R
rainbow() (in module sage.plot.colors)
reshape() (in module sage.plot.plot)
rgb() (sage.plot.colors.Color method)
rgb_to_hls() (in module sage.plot.complex_plot)
rgbcolor() (in module sage.plot.colors)
S
sage.graphs.graph_plot
module
sage.plot.animate
module
sage.plot.arc
module
sage.plot.arrow
module
sage.plot.bar_chart
module
sage.plot.bezier_path
module
sage.plot.circle
module
sage.plot.colors
module
sage.plot.complex_plot
module
sage.plot.contour_plot
module
sage.plot.density_plot
module
sage.plot.disk
module
sage.plot.ellipse
module
sage.plot.graphics
module
sage.plot.histogram
module
sage.plot.hyperbolic_arc
module
sage.plot.hyperbolic_polygon
module
sage.plot.hyperbolic_regular_polygon
module
sage.plot.line
module
sage.plot.matrix_plot
module
sage.plot.misc
module
sage.plot.multigraphics
module
sage.plot.plot
module
sage.plot.plot_field
module
sage.plot.point
module
sage.plot.polygon
module
sage.plot.primitive
module
sage.plot.scatter_plot
module
sage.plot.step
module
sage.plot.streamline_plot
module
sage.plot.text
module
save() (sage.plot.animate.Animation method)
(sage.plot.graphics.Graphics method)
(sage.plot.multigraphics.MultiGraphics method)
save_image() (sage.plot.graphics.Graphics method)
(sage.plot.multigraphics.MultiGraphics method)
scatter_plot() (in module sage.plot.scatter_plot)
ScatterPlot (class in sage.plot.scatter_plot)
SelectiveFormatter() (in module sage.plot.plot)
set_aspect_ratio() (sage.plot.graphics.Graphics method)
set_axes_range() (sage.plot.graphics.Graphics method)
set_default() (sage.plot.animate.APngAssembler method)
set_edges() (sage.graphs.graph_plot.GraphPlot method)
set_flip() (sage.plot.graphics.Graphics method)
set_legend_options() (sage.plot.graphics.Graphics method)
set_options() (sage.plot.primitive.GraphicPrimitive method)
set_pos() (sage.graphs.graph_plot.GraphPlot method)
set_vertices() (sage.graphs.graph_plot.GraphPlot method)
set_zorder() (sage.plot.primitive.GraphicPrimitive method)
setup_for_eval_on_grid() (in module sage.plot.misc)
show() (sage.graphs.graph_plot.GraphPlot method)
(sage.plot.animate.Animation method)
(sage.plot.graphics.Graphics method)
(sage.plot.multigraphics.MultiGraphics method)
streamline_plot() (in module sage.plot.streamline_plot)
StreamlinePlot (class in sage.plot.streamline_plot)
T
Text (class in sage.plot.text)
text() (in module sage.plot.text)
tick_label_color() (sage.plot.graphics.Graphics method)
to_float_list() (in module sage.plot.plot)
to_mpl_color() (in module sage.plot.colors)
U
unify_arguments() (in module sage.plot.misc)
X
xmax() (sage.plot.graphics.Graphics method)
xmin() (sage.plot.graphics.Graphics method)
xydata_from_point_list() (in module sage.plot.plot)
Y
ymax() (sage.plot.graphics.Graphics method)
ymin() (sage.plot.graphics.Graphics method)
Quick search
Navigation
index
modules
|
Sage 9.6 Documentation
»
Reference Manual
»
2D Graphics
»
Index