A project providing a Graphic Walker Pane for use with HoloViz Panel.
Project description
✨ panel-graphic-walker
panel-graphic-walker provides the GraphicWalker pane to leverage the Graphic Walker data exploration tool in Panel data apps.
Installation
You can install panel-graphic-walker using pip:
pip install panel-graphic-walker
Usage
Basic Graphic Walker Pane
Here’s how to create a simple GraphicWalker pane:
import panel as pn
from panel_gwalker import GraphicWalker
pn.extension()
df = pd.read_parquet('https://datasets.holoviz.org/windturbines/v1/windturbines.parq')
GraphicWalker(df).servable()
Api
Parameters
object(str): The DataFrame to explore.
XML Editor
Open the XML Editor to explore the features and documentation of the XML pane interactively.
❤️ Contributions
Contributions and co-maintainers are very welcome! Please submit issues or pull requests to the GitHub repository. Check out the DEVELOPER_GUIDE for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file panel_graphic_walker-0.1.0.tar.gz.
File metadata
- Download URL: panel_graphic_walker-0.1.0.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d6b7914ac85c35e67b345a3083be9ae438c18fb8e6d76961a4816053506868a
|
|
| MD5 |
70092f4adf0027150515948675bf549f
|
|
| BLAKE2b-256 |
5c5574c7a1065a055b7f7358ec3ca0a681d9de9b44ba06e2e563f9b14d14258e
|
File details
Details for the file panel_graphic_walker-0.1.0-py3-none-any.whl.
File metadata
- Download URL: panel_graphic_walker-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
966bc9c4d951524b0b9e1d4d57d8d76fa99bfb53ec1ab02a25a585922bc643a1
|
|
| MD5 |
570307ef5ee880295970cf515c3dd4eb
|
|
| BLAKE2b-256 |
f4de850b05a96669aedd85e06ee817ef4c268a7d0943cf49bc31cc4213d7a260
|