teaching:progappchim:plotly_simple

Différences

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

Lien vers cette vue comparative

Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
teaching:progappchim:plotly_simple [2019/01/11 11:21] – créée villersdteaching:progappchim:plotly_simple [2020/11/16 10:36] villersd
Ligne 1: Ligne 1:
-====== les bases de Plotly ======+====== Les bases de Plotly ====== 
 +Plotly ([[https://Plot.ly]] est une société développant des outils analytiques et de visualisation. La librairie python Plotly permet de créer des graphes dans l'environnement de Jupyter. FIXME : à compléter
  
-FIXME : en construction +===== Références =====
- +
-===== Référnces =====+
   * [[https://plot.ly/python/|plot.ly]], le site officiel   * [[https://plot.ly/python/|plot.ly]], le site officiel
 +  * [[wp>Plotly]]
 +  * [[https://plot.ly/python/|Plotly Python Open Source Graphing Library]]
 +  * [[https://plot.ly/python/ipython-notebook-tutorial/|Jupyter Notebook Tutorial in Python]]
 +  * [[https://plot.ly/ipython-notebooks/|IPython Notebook Gallery]]
   * [[https://towardsdatascience.com/the-next-level-of-data-visualization-in-python-dd6e99039d5e|The Next Level of Data Visualization in Python]]   * [[https://towardsdatascience.com/the-next-level-of-data-visualization-in-python-dd6e99039d5e|The Next Level of Data Visualization in Python]]
 +  * [[https://towardsdatascience.com/recreating-gapminder-animation-in-2-lines-of-python-with-plotly-express-2060c73bedec|Recreating Gapminder Animation in 2 lines of Python with Plotly Express Go to the profile of AMR]]
 +  * [[https://towardsdatascience.com/pythons-one-liner-graph-creation-library-with-animations-hans-rosling-style-f2cb50490396]]
 +  * [[https://towardsdatascience.com/plotting-with-python-c2561b8c0f1f]]
 +  * [[https://towardsdatascience.com/crisp-python-plots-based-on-visualization-theory-5ac3a82c398e|Crisp python plots based on visualization theory]]
 +  * [[https://medium.com/swlh/plotly-python-an-introduction-8cd8e41bb53e|Plotly Python: An Introduction]]
 +  * [[https://medium.com/swlh/forget-matplotlib-you-should-be-using-plotly-ada76b650ff4|Forget Matplotlib! You Should Be Using Plotly]]
 +  * [[https://towardsdatascience.com/python-for-data-science-a-guide-to-data-visualization-with-plotly-969a59997d0c|Python For Data Science — A Guide to Data Visualization with Plotly]]
 +  * Dash & plotly
 +    * [[https://medium.com/swlh/dashboards-in-python-for-beginners-and-everyone-else-using-dash-f0a045a86644]]
 +    * [[https://towardsdatascience.com/interactive-dashboards-for-data-science-51aa038279e5|Interactive Dashboards for Data Science]] Creating an online dashboard in Python to analyse Facebook Stock Market Prices and Performance Metrics, Pier Paolo Ippolito, Aug 28, 2019
 +    * [[https://towardsdatascience.com/4-reasons-why-im-choosing-plotly-as-the-main-visualization-library-dc4a961a402f]]
 +  * [[https://towardsdatascience.com/data-visualisation-3-secret-tips-on-python-to-make-interactive-graphs-and-impress-your-boss-233a4914efa2|Data visualisation: 3 secret tips on Python to make interactive graphs and impress your boss]]
  • teaching/progappchim/plotly_simple.txt
  • Dernière modification : 2023/05/02 10:38
  • de villersd