teaching:progappchim:bokeh_simple

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édentes Révision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
teaching:progappchim:bokeh_simple [2018/03/19 14:53] villersdteaching:progappchim:bokeh_simple [2018/11/25 10:27] villersd
Ligne 11: Ligne 11:
     * [[https://github.com/bokeh/bokeh|GitHub]]     * [[https://github.com/bokeh/bokeh|GitHub]]
     * [[https://www.youtube.com/channel/UCK0rSk29mmg4UT4bIOvPYhw|Youtube]]     * [[https://www.youtube.com/channel/UCK0rSk29mmg4UT4bIOvPYhw|Youtube]]
 +
 +<note tip>Bokeh ne permet pas de créer des sorties graphiques vectorisées, ce qui en limite l'usage au web, au contraire de la librairie Matplotlib (notamment) !</note>
  
 ===== Exemples scientifiques ===== ===== Exemples scientifiques =====
Ligne 27: Ligne 29:
  
   * [[https://bokeh.pydata.org/en/latest/docs/gallery/periodic.html|tableau périodique des éléments]]   * [[https://bokeh.pydata.org/en/latest/docs/gallery/periodic.html|tableau périodique des éléments]]
 +  * [[https://mendeleev.herokuapp.com/]] (version by Łukasz Mentel )
   * [[https://bokeh.pydata.org/en/latest/docs/gallery/elements.html|Density vs Atomic Weight of Elements (colored by melting point)]]   * [[https://bokeh.pydata.org/en/latest/docs/gallery/elements.html|Density vs Atomic Weight of Elements (colored by melting point)]]
  
 FIXME : ... FIXME : ...
 +
 +  * [[https://towardsdatascience.com/data-visualization-with-bokeh-in-python-part-one-getting-started-a11655a467d4|Data Visualization with Bokeh in Python, Part I: Getting Started - Elevate your visualization game]]
 +  * [[https://towardsdatascience.com/data-visualization-with-bokeh-in-python-part-ii-interactions-a4cf994e2512|Data Visualization with Bokeh in Python, Part II: Interactions - Moving beyond static plots]]
  • teaching/progappchim/bokeh_simple.txt
  • Dernière modification : 2021/10/13 13:23
  • de villersd