holoviews
Package — VisualizationPython 3.7+Intermediate
Declarative data visualization that works with Bokeh and Matplotlib
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- param, panel, pyviz-comms, NumPy, pandas
- Install
pip install holoviews
Learn by Difficulty
Quick Example
python
# Install: pip install holoviews import holoviews # Basic holoviews usage print(f"Using holoviews") # See documentation for detailed examples
holoviews is a third-party package. Declarative data visualization that works with Bokeh and Matplotlib. Install with: pip install holoviews
Try in PlaygroundTags
packagevisualizationchartingplotting