You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Julez-Dash is a Julia implementation of Plotly's sample applications under the dash data visualization framework.
🔴 Dash is a library put forward by Plotly for building data-intensive applications. Plotly, puts forward a list of sample applications demonstrating the intricate functionalities of Dash. Most of them are in python.
Currently, DASH's documentation lacks a lot of information for implementing a bare-bones application in Julia.
Julia, being a seemingly promising language for mathematical modeling and data-intensive applications, needs some well-deserved respect from a framework built solely upon taking data in mind. This repository provides homage to a number of applications showcased under Plotly's Dash framework as sample apps at dash-gallery but built entirely upon the Julia lang ecosystem.
(this project is a learning endeavour).
7094628/9661f406-3253-4175-b8d9-6adcfb6b7e05)
About
Dash is a web framework for building data intensive applications offered by the renowned "plotly" organisation under open source MIT License. This repo contains apps built on top of dash in Julia.