matplotlib 3.5.1

AttributesBackRef

Attributes

markers : list

All known markers.

filled_markers : list

All known filled markers. This is a subset of markers.

fillstyles : list

The supported fillstyles.

Instances are immutable. If you need to change anything, create a new instance.

A class representing marker types.

Examples

See :

Back References

The following pages refer to to this document either explicitly or contain code examples using this.

matplotlib

31 Elements
matplotlib.lines.Line2D.__init__
matplotlib.axes._axes.Axes.cohere
matplotlib.pyplot.plot_date
matplotlib.pyplot.spy
matplotlib.pyplot.plot
matplotlib.pyplot.psd
matplotlib.pyplot.errorbar
matplotlib.pyplot.axline
matplotlib.pyplot.angle_spectrum
matplotlib.axes._axes.Axes.magnitude_spectrum
matplotlib.pyplot.grid
matplotlib.artist.Line2D.set
matplotlib.pyplot.cohere
matplotlib.pyplot.axvline
matplotlib.axes._axes.Axes.plot
matplotlib.axes._axes.Axes.axhline
matplotlib.pyplot.magnitude_spectrum
matplotlib.axes._base._AxesBase.grid
matplotlib.axes._axes.Axes.psd
matplotlib.pyplot.phase_spectrum
matplotlib.pyplot.csd
matplotlib.axes._axes.Axes.csd
matplotlib.axes._axes.Axes.plot_date
matplotlib.artist._AxLine.set
matplotlib.axes._axes.Axes.spy
matplotlib.axes._axes.Axes.angle_spectrum
matplotlib.axes._axes.Axes.phase_spectrum
matplotlib.axes._axes.Axes.axvline
matplotlib.pyplot.axhline
matplotlib.axes._axes.Axes.errorbar
matplotlib.axes._axes.Axes.axline

Local connectivity graph

Hover to see nodes names; edges to Self not shown, Caped at 50 nodes.

Using a canvas is more power efficient and can get hundred of nodes ; but does not allow hyperlinks; , arrows or text (beyond on hover)

SVG is more flexible but power hungry; and does not scale well to 50 + nodes.

All aboves nodes referred to, (or are referred from) current nodes; Edges from Self to other have been omitted (or all nodes would be connected to the central node "self" which is not useful). Nodes are colored by the library they belong to, and scaled with the number of references pointing them


File: /matplotlib/markers.py#146
type: <class 'type'>
Commit: