Outils pour utilisateurs

Outils du site


kivy_garden

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
kivy_garden [2020/01/18 12:42] – ↷ Liens modifiés en raison d'un déplacement. sergekivy_garden [2020/10/19 07:11] (Version actuelle) – Tag0 Added: python Removed: python3 serge
Ligne 4: Ligne 4:
 **[[http://translate.google.com/translate?hl=&sl=auto&tl=en&u=https%3A%2F%2Fressources.labomedia.org%2Fkivy_garden|English Version]]** **[[http://translate.google.com/translate?hl=&sl=auto&tl=en&u=https%3A%2F%2Fressources.labomedia.org%2Fkivy_garden|English Version]]**
 </WRAP> </WRAP>
 +<WRAP center round box 40% centeralign> 
 +**[[les_pages_kivy_en_details|Les pages Kivy en détails]]** 
 +</WRAP>
 =====Ressources===== =====Ressources=====
   * **https://kivy-garden.github.io/** La doc   * **https://kivy-garden.github.io/** La doc
Ligne 16: Ligne 18:
 Displays plots on a graph:  Displays plots on a graph: 
   * **https://github.com/kivy-garden/graph**   * **https://github.com/kivy-garden/graph**
 +
 +Installation:
 +  sudo pip3 install kivy_garden.graph
  
 La page **[[kivy_graph_examples|Kivy Graph]]** du wiki avec un exemple La page **[[kivy_graph_examples|Kivy Graph]]** du wiki avec un exemple
  
-{{tag>kivy sb python3}}+{{tag> kivy python sb }} 
 + 
 +=====Import===== 
 +  from kivy_garden.graph import Graph, MeshLinePlot 
 +   
 +=====Buildozer.spec pour kivy_garden===== 
 +Error: 
 +  python  :    File "/..../projets/smartcitizen/smartcitizen/.buildozer/android/app/main.py", line 52, in <module> 
 +  python  :  ModuleNotFoundError: No module named 'kivy_garden' 
 + 
 +Solution: 
 +  requirements = python3,kivy,requests,kivy_garden.graph 
 +  garden_requirements = graph  # probablement inutile 
 +  
 +  
kivy_garden.1579351367.txt.gz · Dernière modification : 2020/01/18 12:42 de serge