Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
PyViz Tutorial 24.1.0
PyViz Tutorial 24.1.0
  • Quick Start
  • Overview of the libraries for data visualisation
  • Matplotlib
    • Matplotlib installation
    • Matplotlib-Backends
    • Matplotlib example
    • mpl-scatter-density
    • mpld3
    • pandas
      • pandas installation
      • pandas examples
    • GeoPandas
      • GeoPandas installation
      • GeoPandas examples
    • seaborn
      • seaborn installation
      • seaborn example
    • ggpy
    • plotnine
      • plotnine installation
      • plotnine examples
    • NetworkX
    • Graphviz
      • Examples
      • Graphviz libraries and tools
    • graph-tool
    • Cartopy
      • Cartopy installation
      • Cartopy examples
    • Iris
    • yt
  • Vega
    • Vincent
    • Vega-Light
    • Altair
    • Matplotlib Altair
    • PdVega
      • PdVega installation
      • PdVega examples
  • Bokeh
    • Styling and theming
    • Data sources and transformations
    • Annotations
    • Interactions
    • Visualisation of network graphs
    • Geographical diagrams
    • Bokeh-Server
    • Directory format for bokeh apps and templates
    • Embedding in a notebook
    • Export HTML
    • Export of static images
    • Integrating bokeh plots into Flask
    • Extend Bokeh
    • Bokeh integration
      • Vaex
      • HoloViews
      • hvPlot
        • hvPlot installation
        • hvPlot examples
      • datashader
      • GeoViews
  • OpenGL
  • D3.js
    • bqplot
      • bqplot API and object model
      • Mark interactions
      • Selectors
      • Special widgets
    • d3po
    • mpld3
  • Javascript
    • plotly
    • Cufflinks
    • pythreejs
    • ipyvolume
    • Toyplot
    • ipyleaflet
    • xarray-leaflet
  • Protomaps
    • Extract
    • Convert
    • Publish
    • pmtiles CLI reference
Back to top
View this page

PdVega¶

PdVega is a library that can be used to create interactive Vega-Lite plots from pandas data frames using the pandas plot API.

See also

  • Advanced Plotting: Using Vega-Lite Directly

  • API Reference

Next
PdVega installation
Previous
Altair
Copyright © 2019–2024, Veit Schiele
Made with Sphinx and @pradyunsg's Furo