Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vk/vueindash

Start a Vue app with dash callbacks
https://github.com/vk/vueindash

Last synced: about 2 months ago
JSON representation

Start a Vue app with dash callbacks

Awesome Lists containing this project

README

        

# VueInDash

Sometimes GUI elements in Plotly Dash can get a little unmanageable, because of the needed
callback structure.

One solution: If parts of a GUI become too complicated to be created with callbacks, simply keep the
callbacks for the data creation and build the GUI with all reactive features of Vue.