Holoviews

With Holoviews, your data visualizes itself

  • 所有者: holoviz/holoviews
  • 平台:
  • 許可證: BSD 3-Clause "New" or "Revised" License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

PyPI
Conda
Downloads
BuildStatus
Coveralls
Gitter
Binder

HoloViews

Stop plotting your data - annotate your data and let it visualize
itself.

HoloViews is an
open-source
Python library designed to make data analysis and visualization seamless
and simple. With HoloViews, you can usually express what you want to do
in very few lines of code, letting you focus on what you are trying to
explore and convey, not on the process of plotting.

Check out the HoloViews web site for extensive examples and documentation.

Installation

HoloViews works with
Python 2.7 and Python 3
on Linux, Windows, or Mac, and provides optional extensions for working with the
Jupyter/IPython Notebook.

The recommended way to install HoloViews is using the
conda command provided by
Anaconda or
Miniconda:

conda install -c pyviz holoviews bokeh

This command will install the typical packages most useful with
HoloViews, though HoloViews itself depends only on
Numpy and Param.
Additional installation and configuration options are described in the
user guide.

You can also clone holoviews directly from GitHub and install it with:

git clone git://github.com/pyviz/holoviews.git
cd holoviews
pip install -e .

Usage

Once you've installed HoloViews, you can get a copy of all the
examples shown on the website:

holoviews --install-examples
cd holoviews-examples

And then you can launch Jupyter Notebook to explore them:

jupyter notebook

To work with JupyterLab you will also need the PyViz JupyterLab
extension:

conda install -c conda-forge jupyterlab
jupyter labextension install @pyviz/jupyterlab_pyviz

Once you have installed JupyterLab and the extension launch it with::

jupyter-lab

For more details on setup and configuration see our website.

For general discussion, we have a gitter channel.
If you find any bugs or have any feature suggestions please file a GitHub
issue
or submit a pull request.

主要指標

概覽
名稱與所有者holoviz/holoviews
主編程語言Python
編程語言Python (語言數: 4)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2014-05-07 16:59:22
推送於2025-09-09 11:23:16
最后一次提交
發布數434
最新版本名稱v1.21.1a0 (發布於 2025-08-19 15:52:09)
第一版名稱v0.7 (發布於 2014-05-22 21:46:02)
用户参与
星數2.8k
關注者數55
派生數406
提交數11k
已啟用問題?
問題數3385
打開的問題數1053
拉請求數3028
打開的拉請求數45
關閉的拉請求數188
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?