Python Data Viz
  • 1. Introduction
  • 2. Les graphiques
  • 3. Les dashboards
Python Data Viz
  • »
  • Python Data Viz
  • View page source

Python Data Viz

  • 1. Introduction
    • 1.1. Python Data Visualisation Overview
    • 1.2. Bokeh vs Plotly
    • 1.3. Références
  • 2. Les graphiques
    • 2.1. Installation de Plotly
    • 2.2. Dataset
    • 2.3. Création d’un graphique élémentaire
      • 2.3.1. Le graphique à obtenir
    • 2.4. Améliorations
      • 2.4.1. Ajouter des labels
      • 2.4.2. Plus de données
    • 2.5. Plotly Express
      • 2.5.1. Les données
      • 2.5.2. Une première figure
      • 2.5.3. Utiliser la couleur
      • 2.5.4. Utiliser la forme des symboles
      • 2.5.5. Utiliser la taille des symboles
      • 2.5.6. Les informations de survol
      • 2.5.7. Ajouter une étiquette
      • 2.5.8. Le facetting
      • 2.5.9. Animation
      • 2.5.10. Les couleurs
      • 2.5.11. Plotly Express vs Plotly
  • 3. Les dashboards
    • 3.1. Dash overview
      • 3.1.1. Architecture
    • 3.2. Un premier dashboard
    • 3.3. Interaction simple
    • 3.4. Modifier plusieurs éléments
    • 3.5. Animations
    • 3.6. Aller plus loin
Next

© Copyright 2017-2022, D. Courivaud.

Built with Sphinx using a theme provided by Read the Docs.