Documentation

Function defined in library pytamaro.fr

graphique_vide()

graphique_vide

Crée un graphique vide. Quand un graphique vide est composé avec n’importe quel autre graphique, il se comporte comme l’élément neutre: le résultat est toujours égal à l’autre graphique.

Un graphique vide (largeur et hauteur 0)
Code
print(largeur_graphique(graphique_vide()))
Output
0
Code
print(hauteur_graphique(graphique_vide()))
Output
0

Logo of PyTamaro

PyTamaro is a project created by the Lugano Computing Education Research Lab at the Software Institute of USI

Privacy PolicyPlatform Version 0a56f08d (Wed, 29 Apr 2026 08:58:46 GMT)