Contents Menu Expand Light mode Dark mode Auto light/dark mode
PyViz Tutorial 0.6.1
PyViz Tutorial 0.6.1
  • Schnelleinstieg
  • Überblick über die Bibliotheken zur Datenvisualisierung
  • Matplotlib
    • Matplotlib-Installation
    • Matplotlib-Backends
    • Matplotlib-Beispiel
    • mpl-scatter-density
    • mpld3
    • pandas
      • pandas-Installation
      • Pandas-Beispiele
    • GeoPandas
      • GeoPandas-Installation
      • GeoPandas-Beispiele
    • seaborn
      • seaborn-Installation
      • seaborn-Beispiel
    • ggpy
    • plotnine
      • plotnine-Installation
      • plotnine-Beispiele
    • NetworkX
    • Graphviz
      • Graphviz
      • Graphviz-Bibliotheken und -Werkzeuge
    • graph-tool
    • Cartopy
      • Cartopy-Installation
      • Cartopy-Beispiele
    • Iris
    • yt
  • Vega
    • Vincent
    • Vega-Light
    • Altair
    • Matplotlib Altair
    • PdVega
      • PdVega-Installation
      • PdVega-Beispiele
  • Bokeh
    • Styling und Theming
    • Datenquellen und Transformationen
    • Annotations
    • Interaktionen
    • Visualisierung von Netzwerkgraphen
    • Geographische Diagramme
    • Bokeh-Server
    • Verzeichnisformat für Bokeh-Apps und Templates
    • Einbetten in ein Notebook
    • HTML exportieren
    • Export statischer Bilder
    • Bokeh-Plots in Flask einbinden
    • Bokeh erweitern
    • Links
    • Bokeh-Integration
      • Vaex
      • HoloViews
      • hvPlot
        • hvPlot-Installation
        • hvPlot-Beispiele
      • datashader
      • GeoViews
  • OpenGL
  • D3.js
    • bqplot
      • bqplot-API und -Objektmodell
      • Markieren-Interaktionen
      • Selektoren
      • Special-Widgets
    • d3po
    • mpld3
  • Javascript
    • plotly
    • Cufflinks
    • pythreejs
    • ipyvolume
    • Toyplot
    • ipyleaflet
    • xarray-leaflet
  v: latest
Versions
latest
Downloads
pdf
epub
On Read the Docs
Project Home
Builds
Back to top
Edit this page

seaborn#

Ähnlich wie pandas basiert seaborn auf Matplotlib und bietet ein High-Level-API für die Visualisierung statistischer Daten. Zudem bietet seaborn schöne Farbpaletten und Diagrammstile.

Siehe auch

  • Tutorial

  • Example Gallery

  • Three common seaborn difficulties

Next
seaborn-Installation
Previous
GeoPandas-Beispiele
Copyright © 2019–2023, Veit Schiele
Made with Sphinx and @pradyunsg's Furo