points

Recherche

Voici les résultats de votre recherche.

tkinter_gui_simple
7 Occurrences trouvées, Dernière modification :
n.pack() root.mainloop() </code> ===== Créer des points avec la souris ===== <code python points_souris-02.py> #!/usr/bin/env python # -*- coding: utf-8 -*- # créer des points à l'aide de la souris # refs : # http://effbot.o... ent.x+4, event.y+4, outline="black", fill="red") points.append([event.x,event.y]) return root = Tk() ro
plot_sinus_cosinus
6 Occurrences trouvées, Dernière modification :
'upper left') ... </code> ===== Annoter certains points ===== * Documentation à consulter : * [[htt... .annotate|annotate() command]] Annotons quelques points particuliers en utilisant la commande "annotate".... tp://en.wikipedia.org/wiki/Point_%28typography%29|points typographiques]], et en utilisant la commande "an... agné d'une flèche. <code python 09-annotate_some_points.py> ... t = 2 * np.pi / 3 plt.plot([t, t], [0, np
pka_pkb_plane @teaching:progappchim:matplotlib_gallery
5 Occurrences trouvées, Dernière modification :
xytext=(-150, -50), textcoords='offset points', fontsize=16, arrowprops=dict(arrows... xytext=(-20, +100), textcoords='offset points', fontsize=13, arrowprops=dict(arrow... xytext=(+20, +75), textcoords='offset points', fontsize=13, arrowprops=dict(arrow... xytext=(+10, +75), textcoords='offset points', fontsize=13, arrowprops=dict(arrow
matplotlib_simple
4 Occurrences trouvées, Dernière modification :
ab import *</code> ===== Graphiques de séries de points en lignes ===== Il s'agit d'un graphe classique de séries de points reliés par une ligne colorée : <code python simpl... e </code> ===== Changer simplement les lignes en points ===== La personnalisation des lignes ou point se ... graphe simple de séries de données utilisation de points """ import matplotlib.pyplot as plt #directive
potentiel_morse @teaching:progappchim:matplotlib_gallery
2 Occurrences trouvées, Dernière modification :
xytext=(+40, +40), textcoords='offset points', fontsize=16, color="green", arrowpr... xytext=(-200, -60), textcoords='offset points', fontsize=16, color="blue", arrowpro
calcul_matriciel_2012
1 Occurrences trouvées, Dernière modification :
ions/455612/python-limiting-floats-to-two-decimal-points #pour operation matriciel verification mathématiq
multilateration
1 Occurrences trouvées, Dernière modification :
localizing-a-point-using-distances-to-three-other-points-in-3-d]] * [[wp>fr:Loi_de_l'instrument|Loi de l
parsing_chemical_formula
1 Occurrences trouvées, Dernière modification :
nts reproduits plusieurs fois * tenir compte de points suivi de nombres de molécules <chem>H2O</chem>
solubilite_ph_t
1 Occurrences trouvées, Dernière modification :
[] #initialise une liste vide pour la liste des points des abscisses for pH in range (0,140,1): # va pas