Skip to content

mercedes-benz/dash-draggable

 
 

Repository files navigation

👆 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

  • Design: Add themes
  • Drag freely (without grid)
  • Drag and drop items in list (trello-like)

Don't hesitate to suggest other features 💬

Contributing

See CONTRIBUTING.md

Credits

About

Do not use, the real upstream is https://github.com/MehdiChelh/dash-draggable. This is only a fork for the purpose to contribute back to the original repository. Provider Information: https://github.com/Mercedes-Benz/foss/blob/master/PROVIDER_INFORMATION.md. OWNER @lonlazer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.8%
  • Other 1.2%