mpl_toolkits.axisartist.axis_artist.Ticks #
- classe mpl_toolkits.axisartist.axis_artist. Tick ( ticksize , tick_out = False , * , axis = None , ** kwargs ) [fonte] #
Basi:
AttributeCopier
,Line2D
I tick derivano da Line2D e si noti che i tick stessi sono indicatori. Pertanto, dovresti usare set_mec, set_mew, ecc.
Per modificare la dimensione del tick (lunghezza), è necessario utilizzare set_ticksize. Per modificare la direzione dei segni di spunta (i segni di spunta sono nella direzione opposta rispetto alle etichette di spunta per impostazione predefinita), utilizzare set_tick_out(False).
- draw ( renderer ) [fonte] #
Disegna l'artista (e i suoi figli) usando il renderer dato.
Questo non ha effetto se l'artista non è visibile (
Artist.get_visible
restituisce False).- Parametri :
- sottoclasse del renderer .
RendererBase
- sottoclasse del renderer .
Appunti
Questo metodo è sovrascritto nelle sottoclassi Artist.
- get_markeredgecolor ( ) [fonte] #
Restituisce il colore del bordo del marcatore.
Vedi anche
set_markeredgecolor
.
- get_markeredgewidth ( ) [fonte] #
Restituisce la larghezza del bordo del marcatore in punti.
Vedi anche
set_markeredgewidth
.
- get_ref_artist ( ) [fonte] #
Restituisce l'artista sottostante che definisce effettivamente alcune proprietà (ad es. colore) di questo artista.
- get_tick_out ( ) [fonte] #
Restituisce se le tacche sono disegnate all'interno o all'esterno degli assi.
- set ( * , agg_filter=<UNSET> , alpha=<UNSET> , animation=<UNSET> , antialiased=<UNSET> , clip_box=<UNSET> , clip_on=<UNSET> , clip_path=<UNSET> , color=<UNSET > , dash_capstyle=<UNSET> , dash_joinstyle=<UNSET> , dash =<UNSET> , data=<UNSET> , drawstyle=<UNSET> , fillstyle=<UNSET> , gapcolor=<UNSET> , gid=<UNSET> , in_layout=<UNSET> ,etichetta=<UNSET> ,linestyle=<UNSET> , linewidth=<UNSET> , locs_angles=<UNSET> , marker=<UNSET> , markeredgecolor=<UNSET> , markeredgewidth=<UNSET> , markerfacecolor=<UNSET> , markerfacecoloralt=<UNSET> , markersize= <UNSET> , markevery=<UNSET> , mouseover=<UNSET> , path_effects=<UNSET> , picker=<UNSET> , pickradius=<UNSET> , rasterized=<UNSET> , sketch_params=<UNSET> , snap=<UNSET > ,solid_capstyle=<UNSET> ,solid_joinstyle=<UNSET> , tick_out=<UNSET> , ticksize=<UNSET> , transform=<UNSET> , url=<UNSET> , visible=<UNSET> , xdata=<UNSET> , ydata=<UNSET> , zorder= <UNSET> ) [fonte] #
Imposta più proprietà contemporaneamente.
Le proprietà supportate sono
Proprietà
Descrizione
una funzione di filtro, che accetta un array float (m, n, 3) e un valore dpi e restituisce un array (m, n, 3) e due offset dall'angolo in basso a sinistra dell'immagine
scalare o Nessuno
bool
antialiased
o aabool
bool
Patch o (Percorso, Trasforma) o Nessuno
color
o csconosciuto
CapStyle
o {'culo', 'sporgente', 'rotondo'}JoinStyle
o {'mitre', 'round', 'bevel'}sequenza di float (on/off inchiostro in punti) o (Nessuno, Nessuno)
(2, N) o due array 1D
drawstyle
o ds{'default', 'steps', 'steps-pre', 'steps-mid', 'steps-post'}, default: 'default'
{'completo', 'sinistra', 'destra', 'basso', 'alto', 'nessuno'}
colore o Nessuno
str
bool
oggetto
linestyle
o ls{'-', '--', '-.', ':', '', (offset, on-off-seq), ...}
linewidth
o lwgalleggiante
sconosciuto
stringa di stile marcatore,
Path
oMarkerStyle
markeredgecolor
o mecccolore
markeredgewidth
o miagolaregalleggiante
markerfacecolor
o mfccolore
markerfacecoloralt
o mfcaltcolore
markersize
o msgalleggiante
Nessuno o int o (int, int) o slice o lista[int] o float o (float, float) o lista[bool]
bool
float o callable[[Artista, Evento], tuple[bool, dict]]
sconosciuto
bool
(scala: float, lunghezza: float, casualità: float)
bool o Nessuno
CapStyle
o {'culo', 'sporgente', 'rotondo'}JoinStyle
o {'mitre', 'round', 'bevel'}sconosciuto
sconosciuto
str
bool
matrice 1D
matrice 1D
galleggiante