Skip to content

This repository contains step-by-step introduction on how to make interactive plots with the Plotly and Dash libraries.

Notifications You must be signed in to change notification settings

FaradayInstitution/intro2dash

Repository files navigation

Here there are some jupyter notebooks and similar programs in python, showing step by step how to start using dash for producing interactive plots.

0_intro_plotly A first to plotly

1_dash_install_html Contains how to install the needed packages and produces a a "Hello World" message on a browser.

2_dash_core_components Included a markdown text, a dropdown menu and a graph.

3_plotly_in_dash Similiar to 2_dash_core_components but declaring the plot using plotly functions

4_dash_callback A first reactive plot.

requirements Contains the list of modules needed to run the scripts above

About

This repository contains step-by-step introduction on how to make interactive plots with the Plotly and Dash libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published