MehdiChelh / dash-draggable

Dash components for building draggable and resizable grid layouts. Based on the well-known STRML/react-grid-layout.
MIT License
56 stars 12 forks source link
dash dashboard draggable python

👆 dash-draggable

dash-draggable is a Dash component library for building grid layouts in dash with draggable and resizable components.

Note: This project is still at an early stage 🚶, don't hesitate to report potential bugs and to suggest features 😊.

💻 Installation

Pip

pip install dash-draggable

Note: This library requires dash.

▶ Demo

Live Examples

Image

Run locally

Get started with:

  1. Install Dash and its dependencies: https://dash.plotly.com/installation
  2. Run python usage.py to experiment with a basic example (Note: you need to be connected to internet to run this example)
  3. Visit http://localhost:5080 in your web browser

📚 Documentation

The documentation is still in progress, you can find it here.

🚶 Upcoming features

Don't hesitate to suggest other features 💬

Contributing

See CONTRIBUTING.md

Credits